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.


        -neil

Reply via email to