Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 503 → Rev 504

/alcasar.sh
829,7 → 829,7
# création des fichiers de sites, d'urls et d'adresses MAC de confiance
echo -e "uamallowed=\"\"" > $DIR_DEST_ETC/alcasar-uamallowed
echo -e "uamdomain=\"\"" > $DIR_DEST_ETC/alcasar-uamdomain
echo -e "macallowed=\"\"" > $DIR_DEST_ETC/alcasar-macallowed
touch $DIR_DEST_ETC/alcasar-macallowed
chown root:apache $DIR_DEST_ETC/alcasar-*
chmod 660 $DIR_DEST_ETC/alcasar-*
echo "- URL de deconnexion du portail : http://alcasar:3990/logoff" >> $FIC_PARAM