[Date Prev][Date Next] [Chronological] [Thread] [Top]

userpassword question



Hi,

I just started to use openldap-2.0.7 and I have a problem when inserting
userpassword entries.
In my ldif file I have smething like:

userpassword: {crypt}blablaXXXX

Now, when I add this, using ldapadd, everything works fine, but when I do an
ldapsearch, I get:

userPassword:: e0Nwhknkj... (about 28 characters)

Now this seems correct, because an authenticated bind (using the password
for this user) works
Now I would like to get this entry to be in ldap the way I put it in, like
{crypt}blablaXXXX.
So can anybody give me a pointer on how to get this result?

With friendly regards,

Franky


**********************************************************************