From: | "Rob Abernethy IV" <abernethy(at)dynedge(dot)com> |
---|---|
To: | "postgresql" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: MD5 Passwords and user administratio |
Date: | 2003-02-10 01:18:43 |
Message-ID: | 20030210091843.M49785@dynedge.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
The username is the salt.
--
Robert Abernethy IV
Dynamic Edge, Inc.
734.975.0460
> 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 wha 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | Jyry Kuukkanen | 2003-02-10 08:11:58 | phpPgAdmin & PHP 4.3 problem sorted |
Previous Message | Tom Lane | 2003-02-10 00:39:11 | Re: system indices growing huge |