diff options
Diffstat (limited to 'doc/ldap-parameters.markdown')
-rw-r--r-- | doc/ldap-parameters.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ldap-parameters.markdown b/doc/ldap-parameters.markdown index 8dd0565b..772a08c3 100644 --- a/doc/ldap-parameters.markdown +++ b/doc/ldap-parameters.markdown @@ -28,4 +28,6 @@ Here are the list of available LDAP parameters: | `LDAP_GROUP_FILTER` | Empty | LDAP group filter (Example: "(&(objectClass=group)(sAMAccountName=%s*))") | | `LDAP_GROUP_ATTRIBUTE_NAME` | cn | LDAP attribute for the group name | +Notes: + - LDAP attributes must be in lowercase |