KevinTheJedi Setting up osTicket v1.18 on Ubuntu 22.04 with PHP 8.2. Need to authenticate against Microsoft AD with a mixed setup:
Clients: Log in with AD email/password. Auto-create account on first successful login.
Agents: Log in with AD credentials, but their accounts are pre-made in osTicket (no auto-creation).
The built-in LDAP plugin has PHP 8.2 compatibility issues.
Question: Is there a proven LDAP plugin or fork that works with this specific stack (v1.18/Ubuntu 22.04 /PHP 8.2) and supports this agent/client workflow?