Hello,
I would like to know how does Hobbit handles the LDAP test when it cannot (for any reason) connect to the server ? Is the test repeated ?
We have the issue here that the server is OK, the connectivity, too, but the LDAP test returns red.
Thanks.
Regards,
Pierre
Pierre Lardinois Int. ICT Infrastructure Team TI Automotive
The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
On Tue, Nov 28, 2006 at 11:02:40AM +0100, Lardinois, Pierre wrote:
I would like to know how does Hobbit handles the LDAP test when it cannot (for any reason) connect to the server ? Is the test repeated ?
We have the issue here that the server is OK, the connectivity, too, but the LDAP test returns red.
Hobbit runs the connectivity (ping) test seperately from the other network tests. So if your "conn" column is green, and "ldap" is red, then the problem is with the ldap service.
Exactly what Hobbit does for ldap tests depend on how you've setup the test. If you just have an "ldap" entry in bb-hosts, then it will just attempt to connect to port 389 - if that succeeds, the "ldap" column is green.
If you have a full "ldap://myserver/....." URL in bb-hosts, then Hobbit will attempt to bind to the ldap service using the normal LDAPv3 protocol and an anonymous bind, and then perform the query specified in the URL. Only if that succeeds will the "ldap" column be green.
Regards, Henrik
participants (2)
-
henrik@hswn.dk
-
plardinois@be.tiauto.com