PreAmble:
I've Been trawling the forums and github for a few days now and I've found problems that look like mine, but don't smell like it.
System Information:
I have OSTicket Version 1.18.3,
Apache/2.4.66 (Debian),
MySQL version 11.8.3(Marai DB),
PHP Version 8.4.16,
I'm using the official plugings
LDAP Authentication and Lookup Version 0.6.2,
Attachments on the fileystem Version 0.3,
OAuth2 Client Version 0.6,
I have no errors in my console during registrations.
Issue:
When looking up users, sometimes the LDAP lookup plugin is able to pull the mail information. Sometimes it isn't. That is for some users it will happily lookup the user, find their mail address, and populate a new user. For others it will fail to log them in using their email address (as LDAP plugin can't find it), forcing a login with their Sam Account name. This will then cause the registration window to appear and have them manually type in their email address.
Not the worst thing in the world but it bugs me and it confuses my users.
Rather than try to guess what the troubleshooting will be and cut it ahead of time. I'll just do whatever trouble shooting steps the community can come up with and report back what happens.
I look forward to having this resolved... if it can be.
Edit: Many grammar and spelling mistakes
Edit2: clarification