"trust" authentication in pg_hba.conf - Mailing list pgsql-general

From Chris Withers
Subject "trust" authentication in pg_hba.conf
Date
Msg-id 5654D7B7.8070707@simplistix.co.uk
Whole thread Raw
Responses Re: "trust" authentication in pg_hba.conf  (John R Pierce <pierce@hogranch.com>)
Re: "trust" authentication in pg_hba.conf  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general
Hi All,

What's the default contents of pg_hba.conf that postgres ships with?

I've been to it contains 'trust' for all local connections.
Is this wise? Anyone who can get a shell on your database server can
connect to any database as any user?

cheers,

Chris


pgsql-general by date:

Previous
From: Chris Richards
Date:
Subject: Re: What could cause CREATE TEMP... "could not read block" error?
Next
From: John R Pierce
Date:
Subject: Re: "trust" authentication in pg_hba.conf