-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
In v8.1.18 - build 18876, when configuring LDAP, test LDAP Sync works perfectly, usernames, first, last, etc, all correct. However, when testing LDAP auth, account creds correct and known good LDAP account permissions return error "ldap_search(): Search: Bad search filter"
If user credentials are invalid, receive login failed message. If LDAP BIND account has insufficient permissions, receive could not bind to LDAP and sync fails as well.
If LDAP sync is performed, users merge appropriately and sync with LDAP directory. However, users will be unable to login. Noted that users previously considered "local" users are able to still login with their merged/LDAP accounts using previous local credentials. LDAP user is located within BASE OU DN and is found using LDAP filter expression entered.
