Hi,
We've been using LDAP successfully with osTicket and works fine for agents & users.
I'm now trying to configure osTicket to use LDAPS but get an error:
TLS could not be started: Connect error: Unable to bind to server <servername>
I've started from the baseline of a working connection with LDAP and tried the following combinations:
All the below with with the TLS option both ticked & unticked.
ldaps://dcname.domainname
dcname.domainname:636
A slightly different error message appears if I do:
ldaps://dcname.domainname:636
The server name has //
prepended such as: Unable to bind to server //dcname.domainname
when the above is done.
I have verified the domain controllers are accessible via LDAPS on port 636 from the webserver & two other applications formerly using LDAP were successfully migrated to LDAPs with a change of config on the application side.
Any help or pointers in the right direction greatly appreciated.
Edit: osTicket info below: