- Edited
Hey everyone. I've just successfully setup OSTicket version 1.12.3. I'm now trying to get AD authentication working for our techs only.
What I've done:
- I downloaded the auth-ldap.phar plugin file directly from https://osticket.com/download
- Placed the auth-ldap.phar file into my /var/www/html/osticket/include/plugins directory
- In 'Manage' --> 'Plugins' I adding our 'Default Domain' and the IP of our DNS server under 'DNS Servers'
Result:
When I click save I get the following message:
"Could not connect to MY.DOMAIN.WHATEVER.edu:389:389: Unable to bind to server OURSERVER.edu:389"
Background/Configuration Info:
- We are running OSTicket on a CentOS 7 VM inhouse.
- Running OSTicket version 1.12.3
- PHP version 7.3.11
- Apache version 2.4.6
- Windows Server 2019
Any help would be appreciated.