- Edited
I have a newly installed instance of osticket 1.9.2 running on an Ubuntu 12.04 server at the moment. The first thing I'm working on is configuring the LDAP settings for authentication. Our current help desk system (developed in-house) is configured such that when a user is logged on to their work computer with their domain account, the authentication is passed through automatically when they connect to our help desk website (SSO). I understand that this may not be possible for clients using LDAP and HTTP pass through authentication in osTicket, but I can't even figure out how to allow clients to log in using their AD credentials. I have tested staff logins with LDAP and that appears to work fine (so long as I set them up as a new staff user and define the authentication method as Active Directory). Ideally, I would like to be able to send the end-users a link to our new help desk and tell them to log in using their AD credentials. I have tested this after checking the box to enable client LDAP authentication, but when I enter a users AD credentials (both with domain\username and without), I just get an "Access denied" message. Is there something else I should do so that users can just log straight in if they exist as an AD user? We have over 300 users, many of whom will change month to month (workers/volunteers hired for specific projects around the country), so I would rather not have to manage the users list manually.Thank you all for any support you can provide. I'm sure I'm just overlooking something! I know the LDAP settings are all correct (as is the lookup) because staff authentication is working properly.