| From | Sent On | Attachments |
|---|---|---|
| Giuseppe Tofoni | Feb 17, 2012 4:38 am | |
| Piotr Sikora | Feb 17, 2012 4:49 am | |
| Francis Daly | Feb 17, 2012 4:53 am | |
| Giuseppe Tofoni | Feb 17, 2012 11:12 am | |
| Piotr Sikora | Feb 17, 2012 11:27 am | |
| Giuseppe Tofoni | Feb 17, 2012 12:24 pm | |
| Piotr Sikora | Feb 17, 2012 1:04 pm | |
| Giuseppe Tofoni | Feb 17, 2012 3:28 pm | |
| Piotr Sikora | Feb 17, 2012 4:04 pm | |
| Giuseppe Tofoni | Feb 18, 2012 2:48 am | |
| Piotr Sikora | Feb 18, 2012 6:17 am | |
| Giuseppe Tofoni | Feb 18, 2012 10:44 am | |
| Piotr Sikora | Feb 18, 2012 11:11 am | |
| Giuseppe Tofoni | Feb 20, 2012 3:37 pm | |
| kt...@rice.edu | Feb 21, 2012 8:01 am | |
| Giuseppe Tofoni | Feb 21, 2012 8:44 am | |
| kt...@rice.edu | Feb 21, 2012 9:01 am | |
| Max | Feb 21, 2012 11:11 am | |
| Piotr Sikora | Feb 21, 2012 11:19 am | |
| Giuseppe Tofoni | Feb 21, 2012 11:21 am | |
| Max | Feb 21, 2012 6:02 pm | |
| Edho Arief | Feb 21, 2012 7:53 pm | |
| Giuseppe Tofoni | Feb 22, 2012 2:32 pm |
| Subject: | Re: Auth user with postgresql | |
|---|---|---|
| From: | Giuseppe Tofoni (gt0...@gmail.com) | |
| Date: | Feb 18, 2012 2:48:18 am | |
| List: | ru.sysoev.nginx | |
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 I used the same password with python and there are no problems.
I would like to use nginx but if I do not solve the problem of the passwords can not leave APACHE and PHP.
Many Many thanks for your patience
Giuseppe
2012/2/18 Piotr Sikora <piot...@frickle.com>:
Hi,
I have no errors, nginx starts correctly, but the password are calculated differently:
password : pippo
created with htpasswd h7n37SzKs.aO6 (test with auth_basic_user_file is ok) created with set_md5 0c88028bf3aa6a6a143ed846f2be1ea4 error
Uhm, and what value do you have in the database?
MD5("pippo") = 0c88028bf3aa6a6a143ed846f2be1ea4
so it would seem that you don't store MD5 hashes after all?
Best regards, Piotr Sikora < piot...@frickle.com >
_______________________________________________ nginx mailing list ngi...@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________ nginx mailing list ngi...@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx





