.
This commit is contained in:
@@ -35,7 +35,7 @@ data:
|
||||
LDAP_PASS="thisismysecureLDAPPWbookstack"
|
||||
|
||||
# Search users by AD login name and require membership in the users group
|
||||
LDAP_USER_FILTER="(&(objectClass=user)(sAMAccountName={user})(memberOf=CN=users,OU=groups,OU=Undercloud,DC=undercloud,DC=local))"
|
||||
LDAP_USER_FILTER="(&(sAMAccountName={user}))"
|
||||
|
||||
LDAP_VERSION=3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user