Xymon Mailing List Archive search

ldap query

list Iain M Conochie
Thu, 08 Feb 2007 21:59:58 +0000
Message-Id: <1170971998.9142.5.camel@localhost>

Evening people,

	I am trying to get an ldap query, and I have added the following line
to the server in question in the bb-hosts file

ldaps://192.168.1.25:636/dc=shihad,dc=org?cn,sn?sub?(cn=*)

Now, this will go red when the ldap server is not listening on port 389.
Is there any way I can force it to just check port 636? I thought the
port number on the end as well as the ldaps in the URI would do it but
no luck :(

Cheers

Iain