Serveur ldap.adm.crans.org
darcs-hash:20050811204940-41617-e42c0cd683f29ddee0550a74ec1a51a166a7e0be.gz
This commit is contained in:
parent
b857265dfc
commit
952d1053a7
2 changed files with 4 additions and 3 deletions
|
@ -23,7 +23,7 @@ elif hostname in [ 'sila' , 'pegase' ] :
|
|||
rw_uri = 'ldap://vert.adm.crans.org/'
|
||||
elif hostname in [ 'bleu' , 'rouge' ] :
|
||||
anon_bind = 0
|
||||
uri = 'ldap://vert.adm.crans.org/'
|
||||
uri = 'ldap://ldap.adm.crans.org/'
|
||||
rw_uri = uri
|
||||
else :
|
||||
anon_bind = 0 # Doit s'authentifier pour toute action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue