Rajout de l'authentification sur adresse MAC lors des mises jour.
darcs-hash:20050114110106-d1718-9b0ff7a6bbbf3af0c81906c470b1e969614fc837.gz
This commit is contained in:
parent
b9e37ff55c
commit
885031f9a7
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ get_config () {
|
||||||
os.system("ln -sf ../shared/config/get_clients %s/102getclients" % target)
|
os.system("ln -sf ../shared/config/get_clients %s/102getclients" % target)
|
||||||
os.system("ln -sf ../shared/config/update-config %s/103update-config" % target)
|
os.system("ln -sf ../shared/config/update-config %s/103update-config" % target)
|
||||||
os.system("ln -sf ../shared/firewall/arp-forwarder %s/201firewall-arp" % target)
|
os.system("ln -sf ../shared/firewall/arp-forwarder %s/201firewall-arp" % target)
|
||||||
|
os.system("ln -sf ../shared/firewall/auth-mac %s/201auth-mac" % target)
|
||||||
os.system("ln -sf ../shared/firewall/macip %s/202firewall-macip" % target)
|
os.system("ln -sf ../shared/firewall/macip %s/202firewall-macip" % target)
|
||||||
print OK
|
print OK
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue