[COLUG] RE: OpenLDAP Silliness

Joshua Kramer josh at globalherald.net
Tue Aug 22 12:54:48 EDT 2006


Travis, thanks for your assistance.  After reading the paper copy of 
that article, and referring to the diffs you posted, I can now add users.

The next neat trick is to get authentication working.  I'm trying to 
test authentication by doing this:

[root at threephase openldap-2.3.25]# bin/ldapsearch -h localhost -b 
'dc=example,dc=net' u:jb
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Invalid credentials (49)
         additional info: SASL(-13): user not found: no secret in database

When prompted, I'm entering the password I entered in slappasswd (to 
generate the SSHA hash I pasted under the userPassword field in the 
users.ldif file).  Is this an accurate test of login?

Cheers,
--Josh


More information about the colug432 mailing list