commit
darcs-hash:20090522221413-bd074-74f5a457a5e1d32292ebac8342f09a634a9ae5fb.gz
This commit is contained in:
parent
7c9303d5b9
commit
03a7c7f439
3 changed files with 4 additions and 11 deletions
|
@ -41,11 +41,5 @@ if not has("dns-secondary-no-forward"):
|
|||
@ // traitement automatique pour la connexion de secours
|
||||
@ // (ligne decommentee automatiquement en mode secours)
|
||||
@// forwarders { 138.231.136.14; } ; #POUR SECOURS
|
||||
|
||||
@
|
||||
if not has("vlan-radin"):
|
||||
@ allow-recursion {"localnets"; "cransadm"; "crans";};
|
||||
else:
|
||||
@ allow-recursion {"localnets"; "cransadm"; "crans"; "radins";};
|
||||
@};
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
include("secrets")
|
||||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "freeradius"
|
||||
info["perms"] = 0640
|
||||
#info["owner"] = "root"
|
||||
#info["group"] = "freeradius"
|
||||
#info["perms"] = 0640
|
||||
|
||||
if has("radius-server") :
|
||||
@# Les switchs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue