RE: Qmail-ldap password length
"Philipp Kolloczek" <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <001c01c9b802$15c5f4f0$4151ded0$@de> |
Hi. > 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 ? I guess it as a system restriction, but that's a guess and I haven't dig our code base actually. We use qmail-ldap on Solaris 10 and users have cleartext and crypt passwords in ladp. But both can have more than 10 characters and on both an error is given if you try to expand the password with more characters. So on our Solaris based qmail-ldap your example is not running. Greets Phil.