.
This commit is contained in:
@@ -35,7 +35,7 @@ data:
|
||||
LDAP_PASS="1thisismySECURELDAPPWbookstack"
|
||||
|
||||
# Search users by AD login name and require membership in the users group
|
||||
LDAP_USER_FILTER=(&(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