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; At 09:54 AM 3/31/2007, you wrote: > >| james@nova.the-jdh.com | 67fada7e716dd205 | | 5000 | 5000 | > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
At 09:54 AM 3/31/2007, you wrote:
> >| james@nova.the-jdh.com | 67fada7e716dd205 | | 5000 | 5000 | > >This seems to be hexadecimal encoded (did you use PASSWORD() from a >rather old >mysql version?). mysql 5.0 over here. >You should use Salted-MD5 as used by the UNIX-Shadow-Passwords (looking like >$1$foobar$...). Will that mesh with the cryptpw field in authmysqlrc or will I have to switch to clearpw? >One way to get them is to use "userdbpw -md5" on the command line. I'm trying to eliminate the need for system accounts just for checking mail, because I'm the only person who's actually going to *need* a system account. >Personally, >I would discourage using any mysql-function for this (I don't know if there >is any). I suggest building this step into the frontend/library for changing >passwords/creating users. If I was creating my own solution for it, that's definitely what I'd do, now that I'm aware mysql's encription's pretty much useless here. >Either by calling userdbpw from your frontend or use your programming >language's method for generating unix MD5 hashes. There's my problem. I created the user here just for testing's sake using phpmyadmin. Again, this was when I was thinking mysql's encription functions would actually accomplish something. Looking for alternatives I go. ------------------------------------------------------------------------- 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 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |