Auth user with postgresql

Giuseppe Tofoni gt0057 at gmail.com
Sat Feb 18 18:45:28 UTC 2012


Hi,

First, Sorry about the time you've lost for my problem.

Hi reason, the password is not in MD5, but rather in DES (PHP -->
crypt($verpas, CRYPT_STD_DES)
What should I use instead of set_md5 ?
DES on this page http://wiki.nginx.org/HttpSetMiscModule#Installation
is never mentioned

Thanks again

Giuseppe

2012/2/18 Piotr Sikora <piotr.sikora at frickle.com>:
> Hi,
>
>> In my database passwords are all stored in MD5 has been created using PHP.
>> The value in the database for user pippo is h7n37SzKs.aO6 and there
>> are no problems with APACHE
>
>
> But "h7n37SzKs.aO6" is not 128-bit value, so whatever it is, it cannot be
> MD5.
>
>
> Best regards,
> Piotr Sikora < piotr.sikora at frickle.com >
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list