You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2019-09-19 13:59:50

vasko
Member
Registered: 2019-09-19
Posts: 2

LDAP auth problem after updating GLPI and PHP

Hi all.

I've used GLPI without any problems for a long time, but after updating to v9.4.3 and PHP 7.3.8 there is a problem with Active Directory auth. All LDAP settings are unchanged.

LDAP connection test fails and generates following error in php_error.log:

[2019-09-19 13:23:37] glpiphplog.ERROR: Toolbox::userErrorHandlerNormal() in D:\xampp\htdocs\support\inc\toolbox.class.php line 659
  *** PHP Warning(2): ldap_connect(): Could not create session handle: Local error
  Backtrace :
  :                                                 
  inc\authldap.class.php:2563                        ldap_connect()
  inc\authldap.class.php:1451                        AuthLDAP::connectToServer()
  front\authldap.form.php:70                         AuthLDAP::testLDAPConnection()
  {"user":"2@SERVER2"}

Will be very grateful for any help.

Offline

#2 2019-09-24 12:05:27

vasko
Member
Registered: 2019-09-19
Posts: 2

Re: LDAP auth problem after updating GLPI and PHP

Problem solved.

Apache and PHP use different libsasl.dll libs. Upgrading apache's dll to version from php's folder and restarting apache worked, glpi is now able to connect to AD.

Offline

Board footer

Powered by FluxBB