Hi community,
i have installed osticket 1.17.2 and want to use LDAP authentication. I have Configured LDAP. Also created a user. When the user try to login, i get the following error.
LDAP Version: 0.6.2
PHP Version: 8.1.2
[Mon Dec 05 14:10:13.937071 2022] [php:error] [pid 17585] [client 192.168.178.223:65193] PHP Fatal error: Uncaught Error: Call to undefined method PEAR_Error::getValue() in phar:///var/www/xxx/htdocs/include/plugins/auth-ldap.phar/authentication.php:265\nStack trace:\n#0 phar:///var/www/xxx/htdocs/include/plugins/auth-ldap.phar/authentication.php(193): LDAPAuthentication->getSchema()\n#1 phar:///var/www/xxx/htdocs/include/plugins/auth-ldap.phar/authentication.php(430): LDAPAuthentication->authenticate()\n#2 /var/www/xxx/htdocs/include/class.auth.php(341): StaffLDAPAuthentication->authenticate()\n#3 /var/www/xxx/htdocs/scp/login.php(71): AuthenticationBackend::process()\n#4 {main}\n thrown in phar:///var/www/xxx/htdocs/include/plugins/auth-ldap.phar/authentication.php on line 265, referer: http://xxx/scp/login.php
Here the LDAP Plugin Config:
