LDAP login is failing
-
Hi,
I need help to fix the issue with LDAP logins using the authorizer plugin. I made configurations in my dev server, that seems to be working. Then I moved those(DB and Code) changes to my prod server but LDAP logins are failing.
My prod machine is centOs and server is Nginx.
In prod portal, I got a warning near the enable LDAP logins checkbox saying “Warning: PHP-LDAP extension is not installed”. I installed that restarted Nginx. it didn’t work.php info command gives output like this:
$ php -i | grep -i ldap /etc/php.d/20-ldap.ini, Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp ldap LDAP Support => enabled Vendor Name => OpenLDAP
How can I resolve this issue?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘LDAP login is failing’ is closed to new replies.