Re: [GENERAL] worried about PGPASSWORD drop

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
Cc: Alvaro Herrera <alvherre(at)atentus(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [GENERAL] worried about PGPASSWORD drop
Date: 2002-08-29 23:36:34
Message-ID: 200208292336.g7TNaYI08818@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

Nigel J. Andrews wrote:
> > They may want a symlink to point to somewhere else. I can see that. In
> > fact, I can see settings for Unix group sharing a password file but I am
> > not going to suggest loosening the group permissions until someone says
> > they want that.
>
> Doesn't stat() resolve all symlinks?

Yep, only lstat() sees symlinks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bearm 2002-08-29 23:38:11 show ?
Previous Message Bruce Momjian 2002-08-29 23:06:35 Re: [GENERAL] worried about PGPASSWORD drop

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-08-29 23:40:11 Re: SRF memory mgmt patch (was [HACKERS] Concern about memory management with SRFs)
Previous Message Joe Conway 2002-08-29 23:32:55 Re: SRF memory mgmt patch (was [HACKERS] Concern about memory management