Alex10
Check your logs on your server for any errors. Check your AD logs for any login attempts.
Without any errors itโd be impossible for me to say.
Cheers.
KevinTheJedi It's really kinda weird Kevin... i don't see anything on my AD Logs or attempts of login. On my server on osTicket i don't see any error log or php error log ๐
Check other logs then (general server logs, webserver error logs, PHP error logs, MySQL/MariaDB error logs, osTicket System Logs, Browser Console logs, etc.).
If all else fails look at the other threads on LDAP.
Hi Kevin, i already solved this. I think PHP 8.1 has a bug or something else with LDAP plugin. I did a downgrade of my PHP Version to 8.0, after that LDAP authentication works correctly. I'm leaving here the solution for somebody if they're having same issue.
Regards!
Very strange as I use PHP 8.1 and have no issues with LDAP connecting to OpenLDAP.
Did you run sudo apt-get install php8.1-ldap?
sudo apt-get install php8.1-ldap