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-06-27 18:07:18

sbind29
Member
Registered: 2019-05-03
Posts: 4

GLPI 9.4 ldap_search(): Search: Operations error

I have recently installed glpi 9.4 and trying to configure ldap. The connection test is successful but when i try to login, the page redirects to login.php and i find HTTP ERROR 500 (Screen goes blank). In php errors i found below errors.

[2019-06-27 21:19:23] glpiphplog.ERROR: Toolbox::userErrorHandlerNormal() in D:\Apache24\htdocs\ipcl\inc\toolbox.class.php line 630
  *** PHP Warning(2): ldap_search(): Search: Operations error
  Backtrace :
  :                                                 
  inc\authldap.class.php:2840                        ldap_search()
  inc\auth.class.php:203                             AuthLDAP::searchUserDn()
  inc\authldap.class.php:2694                        Auth->connection_ldap()
  inc\authldap.class.php:2762                        AuthLDAP::ldapAuth()
  inc\auth.class.php:728                             AuthLDAP::tryLdapAuth()
  front\login.php:55                                 Auth->login()

Below is my ldap configurations
connection filter : (&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
base dn : DC=VARAUNITED,DC=LOCAL
root dn : CN=Fwadmin,DC=VARAUNITED,DC=LOCAL
screenshot link : https://ibb.co/854xttt

It would be really great if someone can help me out for this.
Thanks in advance.

Offline

#2 2020-03-10 16:05:32

infochr88
Member
Registered: 2009-07-02
Posts: 23

Re: GLPI 9.4 ldap_search(): Search: Operations error

Hi,
Same problem here.
Did you found how to solve it ?
Thanks

Offline

Board footer

Powered by FluxBB