[sork] R: Passwd didn't working

joris (Ideeel.nl) joris at ideeel.nl
Wed Aug 2 05:04:48 PDT 2006


[Snip]
>>> I've tryed to check the php function to use crypt("actual pass"); but 
>>> everytime that i do that the result was different!!! o_O How passwd 
>>> will check the password if ther hash was different as the original 
>>> but the password was the same??
>>
>>Because it uses a salt. How do your passwords look like that are stored 
>>in the db?

>The pass on my system was $1$3RtysfrRt.
>I think it wasn't MD5 but my vpopmail was compiled with standard option and
not with md5 disabled.
>Andrea

Wasn't there this problem that the mysql crypt() function was different from
the php crypt() function?

Joris





More information about the sork mailing list