Hello Team,
I have the following error message:
Search User: domain\username Password: Pwd Search Base: OU=OU1,OU=OU2,OU=OU3,DC=DC1,DC=DC2,DC=DC3,DC=COM Could you please advise? Let me know if you need further details
Please help us to help you by reading and following the posting guidelines located in this thread: Please read before requesting assistance. The more information you give us the better we will be able to assist you. Thank you.
Environment details? (see Admin panel -> Dashboard -> Information)
Unable to bind means that the connection to the server is being rejected. You would need to troubleshoot that.
Please find below the requested information
Thank you and kind regards,
@melazzouzi
Change your LDAP servers line from:
myLDAP_IP_address
... to:
myLDAP_IP_address:389
... and retest.
Cheers.
KevinTheJedi
Still having the same error message:
The LDAP IP Address is reachable, and it was previously used with Windows without any issue
Thank you for providing your environment information.
Have you looked at your logs as to why you cannot connect to another server? Things like SELinux, firewalls, incorrect server ip, etc.
ntozier
Could you please advise what do I need to check in the logs and how to?
Thank you in advance
Do you have access to the LDAP/AD server? If yes, you would consult the error logs on that server to see what is being logged about the connection attempt. Note: if you do not see anything in the error logs then chances are the connection attempt is being blocked by a firewall or software firewall.
If you do not have access to the LDAP?AD server I would google something like how to "troubleshoot ldap bind OS" where OS is the OS I was running. There are a number of applicable guides and I quite sure you can find one regardless of the OS that you are running.