Bastien Sevajol il y a 10 ans
Parent
révision
d2882ee19a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md Voir le fichier

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