From b60742805cd31646fffdf5abb3f0ff4c71d7d87c Mon Sep 17 00:00:00 2001 From: stransky Date: Sat, 23 Jul 2005 22:01:48 +0200 Subject: [PATCH] Il faut que sqlgrey puisse contacter la base postgrey darcs-hash:20050723200148-a279a-f300555f7bb1320474c8102f634a4744c7fc1407.gz --- gestion/gen_confs/firewall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/firewall.py b/gestion/gen_confs/firewall.py index be7620bc..a13037e6 100755 --- a/gestion/gen_confs/firewall.py +++ b/gestion/gen_confs/firewall.py @@ -82,7 +82,7 @@ class firewall_crans : zone_serveur="138.231.136.0/28" vlan_adm="138.231.144.0/28" - adm_users = [ "root", "identd", "daemon", "postfix", "freerad", "amavis", "nut", "respbats", "list" ] + adm_users = [ "root", "identd", "daemon", "postfix", "freerad", "amavis", "nut", "respbats", "list", "sqlgrey"] mac_wifi = '00:0c:f1:fa:f1:4b' mac_komaz = '00:01:02:b0:31:b6'