I am trying to do setup of Kerberos with AD using Cloudera Manager on my Cluster. On the step after where we specify user name and password it is giving error for ldap_sasl_bind (-1) error. I have tried to look around and done the settings for AD in all the nodes. It is still not working.
Than I have tried ldapsearch command from SSH surprisingly it is working fine. so Node setup is correct nothing require there. I think.
I have further debugged it that using Cloudera Manager log and found out ldapsearch command is having “ldap://:636″. I am getting nothing in AD_SERVER parameter which is being used in /usr/share/cmf/bin/import_credentials.sh.
- My Certificate imported correctly.
- My Certificate has valid subject line.
- I have valid user with manage permission.
What am i missing?
Thanks, BS