Can someone show me an example of their LDAP info within the text fields of the LDAP configuration page to integrate back to an AD server?
We are not 100% sure what these should be and it would be excellent to see someone elses configuration for LDAP to AD within ServiceDesk Plus from a Linux node.
Right now, when we try and configure the connection, it fails every single time.
This is all running on Debian (jessie) 8.1:
Domain Controller: ldap://192.xx.xx.xx:389
Username: CN=loginname,CN=DomainAdmins,DC=domain,DC=local - (we use a domainname.local internally)
Password: set
Base DN: DC=domain,DC=local
Search Filter: (objectClass=*) - (we're just using default from example, tried others, made no difference)
LDAP Server Type: MS AD
So can someone show me their working config, minus the necessary internal info? Thank you very much for your help!