- Edited
* When typing in a username in add staff section im getting these error:
Call to a member function bind() on a non-object in
phar:///../upload/include/plugins/auth-ldap.phar/authentication.php on
line 170, referer: http://.../upload/scp/staff.php?a=add
* And this other error when trying to login:
Call to a member function rootDse() on a non-object in
phar:///.../upload/include/plugins/auth-ldap.phar/authentication.php
on line 250, referer: http://.../upload/scp/login.php
Enviroment:
Fresh OST install with LDAP plugin active (no AD).LDAP Authentication and lookup config:Default Domain: ourdomain.edu
DNS Servers: zzz.yyy.xxx.www
LDAP servers: ldaps://ldap.ourdomain.edu (+ tried also with )
Use TLS: No
Search User: cn=ldap.domain.alt,ou=users,dc=ourdomain,dc=edu
Search Base: ou=users,dc=ourdomain,dc=edu
LDAP Schema: Autom detect
Staff Authentication: Yes
* ldapsearch works fine on server CentOS console using the above LDAP server config.
osTicket Versionv1.9.6 (9adad36)Web Server SoftwareApacheMySQL Version5.5.37PHP Version5.3.3
All php extesions active.
pear/net_ldap2 installed.
Thank you!!!
Frank