Hello,
Updated to 1.17 for the secure auth support, before realizing its going to take our main ITS dept awhile to get around to setting up the backend.
LDAP worked fine with current settings before the upgrade, now it can't connect to the ldap server.
Our ITS dept has verified I have the correct settings.
firewall and selinux are disabled
i can ping the ldap server
I have deleted/remove the ldap plugin and reinstalled the most recent one to make sure that wasn't an issue.
when trying to save settings on the ldap page I get:
Bind failed: Can't contact LDAP server: Unable to bind to server //adauth..
LDAP server setting is ldaps://adauth..:636, i have also tried adauth..:636
The error message I am seeing in the server log is:
PHP Fatal error: Uncaught TypeError: ldap_close(): Argument #1 ($ldap) must be of type resource, bool given in phar:///var/www/html/include/plugins/auth-ldap.phar/include/Net/LDAP2.php:701\nStack trace:\n#0 phar:///var/www/html/include/plugins/auth-ldap.phar/include/Net/LDAP2.php(701): ldap_close(false)\n#1 /var/www/html/include/pear/PEAR.php(755): Net_LDAP2->_Net_LDAP2()\n#2 [internal function]: _PEAR_call_destructors()\n#3 {main}\n thrown in phar:///var/www/html/include/plugins/auth-ldap.phar/include/Net/LDAP2.php on line 701
any help or ideas would be greatly appreciated!
