LDAP Configuration Issues
-
This plugin sounds like it should do what I need it to, but can you confirm: Will this plugin password protect a blog, making it private, and allow people who authenticate with LDAP to view it, without having to register them as users in WordPress?
I’ve tried the settings that our system admin provided and verified that work, along with other variations, but I keep getting the “Invalid Username” login error. If I try too many times, I get the too many invalid attempts error, so I believe the plugin is installed properly, but not configured correctly.
We’re running WP multisite 4.8.4, PHP 5.3.3, the extensions are loaded I believe (curl.so, dom.so, and ldap.so are in the php\modules directory) and listed in the phpinfo.php file. We’re not using SSL, and we have WordFence and Securi Security plugins enabled.
I tried with and without TLS but that didn’t make a difference. Here are a some of the settings we’re using, with institution and SERVERNAME replaced:
LDAP Search Base: dc=institution,dc=edu
LDAP Directory User: CN=LDAP\, SERVERNAME,OU=Service Accounts,DC=institution,DC=edu
LDAP Directory User Password: ****************My test user is listed in the Access List just in case, but I’m hoping I don’t need to list all of our faculty in that list, and that they can just validate with LDAP against a faculty Active Directory group. We just want this blog accessible to faculty, but without having to register them as users in WP.
Does anyone have any suggestions or advice?
thanks for any help,
- The topic ‘LDAP Configuration Issues’ is closed to new replies.