Browse Source

upd readme

Bastien Sevajol 9 years ago
parent
commit
d2882ee19a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

314
     # Attribute name of user record who contain user login (email)
314
     # Attribute name of user record who contain user login (email)
315
     ldap_ldap_naming_attribute = uid
315
     ldap_ldap_naming_attribute = uid
316
 
316
 
317
-    # Matching between ldap attribute and ldap user field
317
+    # Matching between ldap attribute and ldap user field (ldap_attr1=user_field1,ldap_attr2=user_field2,...)
318
     ldap_user_attributes = mail=email
318
     ldap_user_attributes = mail=email
319
 
319
 
320
     # TLS usage to communicate with your LDAP server
320
     # TLS usage to communicate with your LDAP server