From: Rich Bowen This directive specifies an LDAP group whose members are
allowed access. It takes the distinguished name of the LDAP
- group. Note: Do not surround the group name with quotes.
- For example, assume that the following entry existed in
+ group. For example, assume that the following entry existed in
the LDAP directory:Require ldap-user, the ldap-group
+ provider does not support quoted values.
dn: cn=Administrators, o=Example
@@ -453,8 +458,11 @@ AuthLDAPMaxSubGroupDepth 1
that must match for access to be granted. If the distinguished
name that was retrieved from the directory server matches the
distinguished name in the Require ldap-dn, then
- authorization is granted. Note: do not surround the distinguished
- name with quotes.
Require ldap-user, the
+ ldap-dn provider does not support quoted values.The following directive would grant access to a specific DN: