This is a discussion on Re: [courier-users] mysql md5 authentication within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-5917-1123020569-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Raphael Fuchs writes: >>-- Original-Nachricht -- >> >> >>On Aug 2, 2005, at 6:07 AM, Raphael Fuchs wrote: >> >>> Aug 2 14:52:04 blackout authdaemond: supplied password 'blabla' >>> does not >>> match encrypted password 'df5ea29924d39c3be8785734f13169c6' >>> >>> Why does the password not match?! >> >>Your md5 hashes probably need to start with the characters '$1$' > > I tried both $1$ (as you told me) and {MD5} at the beginning of the md5 hashes. > Still the same problem, password doesnt match... {MD5} uses base64-encoded hashes. Your MD5 hash is hexadecimal-encoded. Use the authpasswd command to generate md5 hashes. > by the way, could anybody tell me the difference between $1$ and {MD5}? $1$ uses a convoluted hashing function. The hashing function uses an MD5 checksum, but it's not a straightforward MD5 hash. {MD5} is a base64-encoded MD5 hash. --=_mimegpg-commodore.email-scan.com-5917-1123020569-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBC7+8Zx9p3GYHlUOIRApLwAJ4+Vufx5KOJa0jQKY0DHc hci0Fu5QCfeb2E SvISSPF0D4UzCpyZtZlj3EY= =Dj0j -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-5917-1123020569-0001-- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |