Could not bind to the LDAP server
Posted: Mon Dec 09, 2013 9:42 am
Hello,
I'm having troubles binding to our ldap server. I did not get it to work through the XI gui, so started testing in cli. I tried the following commands:
I can't get it to work and keep getting "Could not bind to the LDAP server". I'm 100 % sure the basedn, account and password is correct.. Any tips are welcome.
Willem
I'm having troubles binding to our ldap server. I did not get it to work through the XI gui, so started testing in cli. I tried the following commands:
Code: Select all
/usr/local/nagios/libexec/check_ldap -H hostname -b basedn -D bindaccountdn -P password -2Code: Select all
/usr/local/nagios/libexec/check_ldap -H hostname -b basedn -D bindaccountdn -P password -3Willem