Re: Qmail-ldap password length
David Rodríguez Fernández <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <[email protected]> |
This is for the encryption used in the password field. You use crypt? maybe with md5 you can control longer passwords. On Tue, Apr 7, 2009 at 2:02 PM, Berger Stefan <[email protected]>wrote: > > Hi all , > > I'm running qmail-ldap on slackware 12.0 . > Everything is running fine but now i found out that passwords which have > more > then 8 characters are only checked up to eight characters . > ( tested with SMTP Authentification ) > > Example : > ----------- > User : test > Password : 1234567890 > > User is able to login with password 12345678 or 12345678dasx324 or > 12345678u and so on . > > Is the password lenght a compile time option or a systemrestrication ? > > Kind regards > Stefan > > > >