Page 1 of 1

Check LDAP

Posted: Wed Dec 12, 2018 10:40 am
by nebsl
hello
I try to use command $USER1$/check_ldap -H 10.2xx.xxx.xxx -b c.local -D [email protected] -P xxxxxxxxx
i receive message Can not find / find objectclasses in c ....... local

if i try $USER1$/check_ldap -H ********* -b dc=domain,dc=local -D user,dc=domain,dc=local -P xxxxxxxxxxxxx
i receive can't connect to ldap server

i try to check ldaps active directory

Please helpme
thanks for your help

Re: Check LDAP

Posted: Thu Dec 13, 2018 3:53 pm
by npolovenko
@nebsl, Let's try running this command with the verbose flag -v. Run the command like this and show me the output:
/usr/local/nagios/libexec/check_ldap -H ********* -b dc=domain,dc=local -D user,dc=domain,dc=local -P xxxxxxxxxxxxx -v