Joe Modjeski <[EMAIL PROTECTED]> writes:

> crypt( 'joeblow', '$1$qKMDvF5y$bcpzwp1mNbCQuTQYvkkeX.'); for MD5
> 
> On FreeBSD the DES libraries. libdescrypt is the DES+MD5
> library.  
> 
> Currently I have vpopmail+mysql authenticating successfully for BOTH MD5 and
> DES passwords concurrently with no hitches.  This is using the libdescrypt
> library.

Thanks for pointing that out. Did you have to do mods to the code to
get this to work, or tell it to link with libdescrypt instead of --
what, normal "libcrypt"?

Again, thanks for your clear examples (and lack of flamebait :-)

Reply via email to