On Tue, Jan 21, 2003 at 01:51:28AM -0500, Speedfreak wrote:
> On January 21, 2003 12:59 am, Kamau Allan wrote:
> > And my aaron13.ldif which I used in creating the user's entry into
> > openLDAP is as flows.
> >
> > dn:uid=aaron13,dc=arril,dc=net
> > userPassword:aaron
>
> I don't think "userPassword:aaron" will work unless you have
> -DCLEARTEXTPASSWORD enabled in the Makefile. Try setting
> "userPassword:{SSHA}22onNmlYVY5lUwkx0zkzb+LYODZTLp1Z" (ie. sha hash
> of the string 'aaron') instead. You can get the hash using
> slappasswd with OpenLDAP.
>
Another problem is that the uid is aaron13 and the uid is used for the
auth_* lookup in ldap not the mail address.
--
:wq Claudio