badtest option for ldap
Hi Simo, In <user-ca4c524687d4@xymon.invalid> simo hmami <user-33c2c6af3912@xymon.invalid> writes:
0.0.0.0 hostname # ldap badldap:1:2:5
works fine but
0.0.0.0 hostname # ldap://somehost:someprot/dn badldap:1:2:5
doesn't workI couldn't get it to work myself, until I had a close look at the code. Turns out that for LDAP URL's you have to use "badldapurl:1:2:5" instead. And no, this isn't documented anywhere - it will be now. Regards, Henrik