From: | Carlos Ortiz <ortizc2(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | MD5 Passwords and user administratio |
Date: | 2003-02-08 22:07:59 |
Message-ID: | 20030208220759.75607.qmail@web80304.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I am trying to figure out exactly how to set someone's password when using MD5
passwords in postgres. I am trying to automate some features, and still can't
figure out what I am doing wrong. MD5 of the password is obviously not what is
used by itself, since that would be insecure, but I can't figure out what the
salt is. What exactly is psotgres passing to the MD5 hash to make up that
incredible unintelligible stream of characters that it stores in the password
field of the pg_shadow table?
desperate,
Carlos
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Carlos Ortiz | 2003-02-08 22:19:53 | MD5 Passwords and user administratio |
Previous Message | Daniel Schuchardt | 2003-02-08 18:48:24 | compress the data sended via network??? |