[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd crypting userPassword attribute
Vishwanath wrote:
>
> The problem is when i add entry for qmailuser, the Password gets crypted
> by itself.
What software are you using to change the password?
> Has this feature been added in 2.0.15, if so how can i disable it.
Anyway you should not change this behaviour. Checking
username/password is done by a BindRequest and OpenLDAP does the
right thing for you. The password does not have to be known as
cleartext to be checked.
> Below is the definition of userPassword attribute in core.schema.
It has also nothing to do with the schema.
Ciao, Michael.