From: | "Joel Burton" <jburton(at)scw(dot)org> |
---|---|
To: | "Joel Burton" <jburton(at)scw(dot)org> |
Cc: | pgsql-novice(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Re: [NOVICE] Password protection? |
Date: | 2000-12-04 22:03:21 |
Message-ID: | 3A2BCE59.15706.17738C8@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
[ answer about PG passwords deleted ]
> PgSQL stores the plaintext password. Non-superusers can only look at
> pg_password, where the password is starred out, but pg_shadow shows
> the real passwords.
Oops! I meant "pg_user", not "pg_password". The whole
/etc/passwd and /etc/shadow playing with my mind!
--
Joel Burton, Director of Information Systems -*- jburton(at)scw(dot)org
Support Center of Washington (www.scw.org)
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Dickhoff | 2000-12-04 22:13:15 | Re[4]: [Please vote for postgresql!!!] |
Previous Message | Joel Burton | 2000-12-04 22:02:03 | Re: [GENERAL] Where do COMMENTs on columns go? |
From | Date | Subject | |
---|---|---|---|
Next Message | John Burski | 2000-12-04 22:34:44 | RPM installation of 7.0.3 |
Previous Message | Joel Burton | 2000-12-04 20:31:37 | Re: [NOVICE] to_days(now()) |