On Thu, 9 Jan 2003 12:00:42 +0100
Marc <[EMAIL PROTECTED]> wrote:

> On Thu, 09 Jan 2003 12:40:54 +0200
> Cristian Costea <[EMAIL PROTECTED]> wrote:
> 
> > Try an MD5 password in a separate field, other than userPassword.
> 
> But qmail-ldap is always using the userPassword attribute, isn't it ? so
> if I put an md5 password in another attribute, qmail-ldap won't find it.

I found it guys,

userpassword
    The userpassword, prefixed by the crypt-method. If no prefix is given,
    unix stadard crypt() is assumed (cleartext if you compiled with
    CLEARTEXTPASSWORD).
    Lots of other crypt methods like MD5 are possible. If you use
rebinding
    (ldaprebind=1), all crypt methods supported by your ldap server are
    possible.

I enabled ldaprebind and now it works perfectly.

As some other user stated before, thanks all you for those great pieces of
software (DJB, Andre, Henning) and thanks the other for their help (Jason,
Peter, Cristian).

> 
> > 
> > Marc wrote:
> > 
> > > On Thu, 09 Jan 2003 12:08:37 +0200
> > > Cristian Costea <[EMAIL PROTECTED]> wrote:
> > >
> > > > I don't like that userPassword attribute... .I may be wrong (so
> > > > some one should make it clear for me) but I don't think the LDAP
> > > > password is the same crypt() qmail-ldap password, or is it?
> > > >
> > > > Marc wrote:
> > > >
> > > > > userPassword::
> > > > > e1NTSEF9YlFnUjZnYTNhbXI0WE95WHBsclNGemtleU4wblVvVDY=
> > >

Reply via email to