Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1200 → Rev 1201

/web/acc/manager/htdocs/security.php
1,15 → 1,16
 
<?php
//gestion de la langue
if (is_file("../lib/langues.php"))
include("../lib/langues.php");
?>
<html>
<head>
<title>Find a user</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/style.css">
</head>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN//2.0">
<HTML>
<!-- written by Crox -->
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>menu</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
</HEAD>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th><?php echo "$l_spoofing";?></th></tr>
91,4 → 92,4
</TABLE>
</TABLE>
</body>
</html>
</HTML>
/alcasar.sh
1463,7 → 1463,6
##################################################################
fail2ban()
{
echo "Installation de Fail2Ban"
$DIR_CONF/fail2ban.sh
#Autorise la lecture seule 2 des 3 fichiers de log concernés, havp est traité dans le script d'init de havp
[ -e /var/log/fail2ban.log ] || touch /var/log/fail2ban.log
/scripts/sbin/alcasar-uninstall.sh
214,7 → 214,7
[ -e /etc/logrotate.d/radiusd ] && rm -f /etc/logrotate.d/radiusd && echo -n "9, "
[ -e /etc/logrotate.d/ulogd ] && rm -f /etc/logrotate.d/ulogd && echo -n "10, "
[ -e /etc/logrotate.d/dnsmasq ] && rm -f /etc/logrotate.d/dnsmasq && echo -n "11"
[ -e /lib/systemd/system/alcasar-load_balancing.service ] &&/lib/systemd/system/alcasar-load_balancing.service rm -f && echo -n "12"
[ -e /lib/systemd/system/alcasar-load_balancing.service ] &&/lib/systemd/system/alcasar-load_balancing.service rm -f && echo -n " ,12"
sleep 1
 
#nettoyage (on retire les services supprimés ou remplacés dans la nouvelle version)