Xymon Mailing List Archive search

LDAP Test Works

list James Wade
Wed, 15 Nov 2006 13:38:59 -0600
Message-Id: <017001c708ed$b4a43440$user-62bcc0010070@xymon.invalid>

Thanks Henrik,

It's fixed...

Can't believe I missed the double slashes....
I appreciate it.

Sorry about the dual hostname. That was a whitewash
typo. I had to whitewash the names and IP addresses
from the output.

Thanks again, it is working great now.

James

-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Wednesday, November 15, 2006 12:05 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] LDAP Test

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