Error when removing CN
-
Currently our LDAP setup is working with following parameters:
LDAP Host: single29.single.intern
LDAP Port: 389
TLS: Disabled
LDAP Search Base: CN=Users,DC=Single,DC=internI would like to expand the Search Base to include some other Users who are not in the CN=Users. When I remove the part “CN=Users,” from the LDAP Search Base, I cannot login and I get the following errors:
Warning: ldap_search(): Search: Operations error in /var/www/html/wordpress/wp-content/plugins/authorizer/authorizer.php on line 1363 Warning: ldap_get_entries() expects parameter 2 to be resource, boolean given in /var/www/html/wordpress/wp-content/plugins/authorizer/authorizer.php on line 1365How can I fix this? Also, will it be possible soon to add multiple search bases? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error when removing CN’ is closed to new replies.