Xymon Mailing List Archive search

LDAP Test

list Henrik Størner
Wed, 15 Nov 2006 19:05:11 +0100
Message-Id: <user-9290b78e3d8e@xymon.invalid>

On Wed, Nov 15, 2006 at 11:25:58AM -0600, James Wade wrote:
192.168.0.130 smu005 # ldap:smu005:389/ou=jam,o=wad,st=tx,c=us??sub?(uid=james)
This is wrong. It should be

  192.168.0.130 smu005 # ldap://smu005:389/ou=jam,o=wad,st=tx,c=us??sub?(uid=james)

with the double-slashes after the "ldap:..." thing.

192.168.0.211 smu005 # ldap:smu005:389
And you have the same hostname - smu005 - listed twice. With different
IP's to boot. That's why I asked you about errors in the bb-network.log 
file; there is probably a warning in there about this.
192.168.0.166 smu004 # ldap:smu004:389
192.168.0.224 smu002 # ldap:smu002:389
192.168.0.226 smu003 # ldap:smu003:389
These are also invalid syntax.


Regards,
Henrik