| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Gene Sokolov <hook(at)aktrad(dot)ru>, Jan Wieck <jwieck(at)debis(dot)com>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Updated TODO list |
| Date: | 1999-07-13 18:05:47 |
| Message-ID: | 199907131807.OAA28073@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> DB admin has no business knowing other's passwords. The current security
> >> scheme is seriously flawed.
>
> > But it is the db passwords, not the Unix passwords.
>
> I think the original point was that some people use the same or related
> passwords for psql as for their login password.
>
> Nonetheless, since we have no equivalent of "passwd" that would let a
> db user change his db password for himself, it's a little silly to
> talk about hiding db passwords from the admin who puts them in.
>
> If this is a concern, we'd need to add both encrypted storage of
> passwords and a remote-password-change feature.
Doing the random salt over the wire would still be a problem.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 1999-07-13 18:11:13 | Re: [HACKERS] create rule changes table to view ? |
| Previous Message | Tom Lane | 1999-07-13 17:20:18 | Re: [HACKERS] Updated TODO list |