This is a discussion on Re: [courier-users] Can't log in via courier-pop3 within the Courier-Imap forums, part of the Mail Servers and Related category; --===============1815429774== Content-Type: multipart/signed; boundary="nextPart4909065.BhJDTMU68T"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============1815429774==
Content-Type: multipart/signed; boundary="nextPart4909065.BhJDTMU68T"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart4909065.BhJDTMU68T Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi. Am Samstag, 31. M=E4rz 2007 schrieb James Homuth: > >I get a successful, error-free query (snip below), and the response > >from mysql that I expect (also below). But I still can't log in. Now, > >I think it might be an encription problem with the password, but the > >only thing I get told on various web sources is make sure mysql's > >using the OS level crypt function and not its own. And, so far as I'm > >aware, it is. >| james@nova.the-jdh.com | 67fada7e716dd205 | | 5000 | 5000 | This seems to be hexadecimal encoded (did you use PASSWORD() from a rather = old=20 mysql version?). You should use Salted-MD5 as used by the UNIX-Shadow-Passwords (looking lik= e=20 $1$foobar$...). One way to get them is to use "userdbpw -md5" on the command line. Personal= ly,=20 I would discourage using any mysql-function for this (I don't know if there= =20 is any). I suggest building this step into the frontend/library for changin= g=20 passwords/creating users. Either by calling userdbpw from your frontend or use your programming=20 language's method for generating unix MD5 hashes. cu, Bernd =2D-=20 Hilf einem Freund in der Not, und er wird sich an dich erinnern, wenn er wieder in Not ist! --nextPart4909065.BhJDTMU68T Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQIVAwUARg5oOg0b18vi86Q/AQJE0hAAgjQe4fIiD/+3Es+HwO2FUjL0Hnd1Ni3w obvMNZBy15SF+cHm9l+A5cGRoLXuHnBmdqfvAynODiWzPL9ysL EIgTYTl7WnVAcp SOqaxS6/ktE886RGlsJ1kkwDasf62D0WYydekadPphsu+hL8wXAetD+lEQ kYcoLB kyGS0oosirPXKFShvvqTOvBTnDElv0vPtfD1fhmVig/Sn6diopF/tpsP+XNFQBE0 8CaBXaUuOdecH+emT+VNUXgw9hX+gPhSwjLK5PlWBgbMUFw/1QPtf4glBOt54K8i SYat/j2ATKqcRPjOzV/G/qkr8uazF2oEEimgcT+Kmqyew6+wLq/ZK1ksEgGGuR1B spM3/4Lpei7SeQ2kuytXhJ6eszEk2QXSW+KWOQWAyph/H6Rz8KW0zXAzBVKUoELu GqAvHZLtiB0LY6H1+QcRNdi+41MMfyTEi/0JEAe1c6kRHgUTjVmOgQqj3xR9nxbL /WtBaN51Cm8EASgkQd8oHcyJ25jmMOwT6yJF7fUl6tCmLpQfe7l ZbLF11bmj7XOg dOqYEcnTggkQ48Dru8QGU0nPL810SDY2+fibLCfvyoIke9bjCm kSCWX/e76dEETA 5MiYRY0KrdIx+z+ERYBqAeEQlHzcFFtVoV385bwN4zBjN+Nzbo aoUUt9g4vDTz4D kohCI0gFueY= =DG9b -----END PGP SIGNATURE----- --nextPart4909065.BhJDTMU68T-- --===============1815429774== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV --===============1815429774== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users --===============1815429774==-- |