Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: Disabling trust/ident authentication configure option
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Disabling trust/ident authentication configure option  (Andrew Dunstan <[email protected]>)
List pgsql-hackers
Andrew Dunstan <[email protected]> writes:
> (Personally I think there's a very good case for completely ripping out 
> RFC1413 ident auth. I've not seen it used in a great long while, and 
> it's always been a security risk.)

FWIW, I agree with that --- or at least making it a not-built-by-default
option.

Probably the right time to make any such changes is at the same time
we add the proposed more-secure-than-MD5 password option.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: INSERT ... ON CONFLICT syntax issues
Next
From: Andres Freund
Date:
Subject: Re: INSERT ... ON CONFLICT syntax issues