Re: Disabling trust/ident authentication configure option - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Disabling trust/ident authentication configure option
Date
Msg-id 555A06ED.3040609@BlueTreble.com
Whole thread Raw
In response to Re: Disabling trust/ident authentication configure option  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Disabling trust/ident authentication configure option  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 5/17/15 10:58 PM, Josh Berkus wrote:
> The goal here was stated to preventing authentication misconfiguration
> by shortsighted admins who have superuser access and the ability to
> change pg_hba.conf.  This is tantamount to giving someone a gun and
> bullets, but expecting duct tape across the cartridge slot to prevent
> them from loading or using the gun.

The idea is to prevent *accidental* misconfiguration, not to try and 
permanently lock them out. IE: make them think before allowing them to 
just do something silly. Disabling auth methods at compile time seems a 
very reasonable way to accomplish that.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: WIP: Enhanced ALTER OPERATOR
Next
From: Jim Nasby
Date:
Subject: Re: 9.5 open items