Re: Automated database backups and authentication

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: darren(at)zonarsystems(dot)com
Cc: Andrew Sullivan <andrew(at)libertyrms(dot)info>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Automated database backups and authentication
Date: 2002-08-08 22:43:40
Message-ID: 200208082243.g78Mhe904817@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


You can use local/ident if your OS supports it. See pg_hba.conf.

---------------------------------------------------------------------------

Darren McClelland wrote:
> Thanks, that's an idea. I'd always been thinking of ident as unreliable, but
> if I control the authenticating server then it's something usable. At least I
> can force an attacker to get root before they can go after the other machine.
> That's about the best anyone can hope for.
> Darren
>
>
>
> On Tuesday 06 August 2002 11:30, Andrew Sullivan wrote:
> > On Tue, Aug 06, 2002 at 11:14:47AM -0700, Darren McClelland wrote:
> > > I haven't found any real answers in any of the archives, or docs. Has
> > > anyone here done something like this or have any thoughts?
> >
> > If you control and trust both servers, why not use ident
> > authentication?
> >
> > A
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-08-08 22:59:11 Re: initdb "Fails to initialize lc_time" (using 7.3.1)
Previous Message Peter Eisentraut 2002-08-08 21:19:29 Re: initdb "Fails to initialize lc_time" (using 7.3.1)