Re: You're on SecurityFocus.com for the cleartext passwords.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: You're on SecurityFocus.com for the cleartext passwords.
Date: 2000-05-07 06:32:54
Message-ID: 17415.957681174@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

"Robert B. Easter" <reaster(at)comptechnews(dot)com> writes:
> I'd say under the scheme proposed, you really have to trust your dba
> and change your password frequently. Anyone with access to the hashes
> can login as you and make you look bad.

Again, what's your point? The dbadmin can do whatever he wants *inside
the database*, including altering data that you might nominally be
responsible for. He doesn't need your password for that, any more than
your local Unix sysadmin needs anything but root privileges to alter
your files.

The point of this change is to make sure that the dbadmin can't get
at your cleartext password, which might allow him to pose as you for
non-database purposes (if you are so foolish as to use that same
cleartext password for non-database purposes).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sverre H. Huseby 2000-05-07 06:34:20 Re: So we're in agreement....
Previous Message Robert B. Easter 2000-05-07 05:17:50 Re: You're on SecurityFocus.com for the cleartext passwords.

Browse pgsql-hackers by date

  From Date Subject
Next Message Sverre H. Huseby 2000-05-07 06:34:20 Re: So we're in agreement....
Previous Message Michael Robinson 2000-05-07 06:13:00 Re: So we're in agreement....