Hi everyone,
I'm currently migrating my osTicket installation from an older server running Debian 9 with osTicket v1.14.1 to a new server running Debian 12 with osTicket v1.18.2.
I backed up the database and restored it on the new server, then ran the upgrade process for osTicket. However, I'm facing a couple of issues:
LDAP Plugin Not Showing Up
I copied the LDAP plugin to the correct directory, but it’s not showing up in the plugin list on the admin panel. Here's what I have in the folder:
root@suporte:/var/www/html/osticket/include/plugins# ls -lh
total 276K
-rwxrwxrwx 1 www-data www-data 269K May 12 17:46 auth-ldap.phar
-rw-r--r-- 1 www-data www-data 1.2K Feb 4 09:58 updates.pem

Users Missing After Migration
The users that were previously registered via LDAP are no longer visible in the system.

Has anyone experienced similar issues or can offer some guidance on how to resolve them?
Thanks in advance!