retrait du mot de passe et autorisation en lecture pour tout le monde
darcs-hash:20080211000221-41f88-4fd71378b2c0a0f726208de18f3018ca6395fa32.gz
This commit is contained in:
parent
3a81b17323
commit
329cb1aad9
1 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,8 @@ Pour des informations détaillées voir libnss-ldap.conf(5)
|
|||
ainsi que /usr/share/libnss-ldap/ldap.conf
|
||||
""")
|
||||
|
||||
info["perms"] = 0644
|
||||
|
||||
@# +----------------------------------------------------+
|
||||
@# | Configuration de la communiquation avec le serveur |
|
||||
@# +----------------------------------------------------+
|
||||
|
@ -33,7 +35,7 @@ else:
|
|||
|
||||
@# The credentials to bind with.
|
||||
@# Optional: default is no credential.
|
||||
%bindpw secrets.ldap_readonly_password
|
||||
#%bindpw secrets.ldap_readonly_password
|
||||
|
||||
@# The distinguished name to bind to the server with
|
||||
@# if the effective user ID is root. Password is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue