while connecting the LDAP server getting the error , the error attached below screenshot
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @MeemanshaS
Refer: KB0756703 Error - ldap://<ldap_server_ip>:<Port>/ Invalid credentials
Resolution
- Check the login distinguished name and password is correct.
- In cases where error is misleading check user has valid access to the starting search directory.
- Run LDAP Search command on the LDAP Server -
ldapsearch -x -D "<login_distinguished_name>" -w <Password> -H <LDAP Server:port> -b "<Starting Search Directory>""(&(objectClass=person))" - Alternatively customer can install 3rd party LDAP Search tools like Jxplorer to check the issue further.
- To further debug administrators can enable LDAP debug system properties and check the issue in system logs.
Property Name - glide.ldap.debug
Type - True/False.
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti