| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: pg_hba.conf and secondary password file |
| Date: | 2002-03-16 00:50:57 |
| Message-ID: | 200203160050.g2G0ovM23365@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Is it worth keeping this password capability in 7.3? It requires
> > 'password' in pg_hba.conf, which is not secure, and I am not sure how
> > many OS's still use crypt in /etc/passwd anyway. Removing the feature
> > would clear up pg_hba.conf options a little.
>
> Personally, I don't care. But I'm concerned that some people might use
> this to support different passwords for different databases. Not sure why
> you'd want that. Maybe send an advisory to -general to see.
Yes, I will send to general. I wanted to get feedback from hackers
first --- I will send now.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(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 | 2002-03-16 00:54:03 | Re: pg_hba.conf and secondary password file |
| Previous Message | Neil Conway | 2002-03-15 23:32:26 | Re: question on index access |