[ADMIN] MD5 Passwords and user administratio

2003-02-10 Thread Carlos Ortiz
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 fig

Re: [ADMIN] MD5 Passwords and user administratio

2003-02-09 Thread Carlos Ortiz
Thanx. Actually, it was a version problem. Was using 7.2 and it did not do that automatically. Spent some time and installed 7.3 from source yesterday. Thanx for the help Carlos --- Tom Lane <[EMAIL PROTECTED]> wrote: > Carlos Ortiz <[EMAIL PROTECTED]> writes: > > I am

[ADMIN] MD5 Passwords and user administratio

2003-02-08 Thread Carlos Ortiz
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 fi