pop corn wrote:
>
> >I used the digest command that comes with qmail-ldap, just like the
> >internal documentation tells you to.
>
> I wouldn't have known to "grep digest *.h *.c", but even this doesn't turn
> up anything other than code statements that I can see. Where is this
> "internal documentation"?
QLDAPINSTALL
---
LDAP_PASSWD (default: "userPassword")
The password for POP3/IMAP authentication
Example: {MD5}uSI59Zyfa5lapBLGfJrD+g==
Note: Can be encrypted with {SHA}, {MD4}, {MD5}, {RMD160},
{NS-MTA-MD5},
{crypt} crypt (without {crypt} prefix) or cleartext (only if
compiled
with -DCLEARTEXTPASSWD (a bad idea on production systems)).
If you rebind to the ldapserver don't use {NS-MTA-MD5}, {RMD160}
and
probably {MD4}. These algorithms are sometimes not supported by
the
ldap servers, so check with their documentation.
To generate passwords you can use the included tool 'digest'.
--
Mike