Bastien Sevajol 9 år sedan
förälder
incheckning
d2882ee19a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md Visa fil

@@ -314,7 +314,7 @@ Then add LDAP parameters
314 314
     # Attribute name of user record who contain user login (email)
315 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 318
     ldap_user_attributes = mail=email
319 319
 
320 320
     # TLS usage to communicate with your LDAP server