BUG #15279: GSSAPI Authentication?

Started by PG Bug reporting formover 7 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 15279
Logged by: Ashif Shaikh
Email address: sashif0@gmail.com
PostgreSQL version: 9.6.5
Operating system: RHEL 7.4
Description:

How to enable GSSAPI authentication in 9.6.5? I am trying to setup AD
authentication.

#2Michael Paquier
michael@paquier.xyz
In reply to: PG Bug reporting form (#1)
Re: BUG #15279: GSSAPI Authentication?

On Mon, Jul 16, 2018 at 11:51:28AM +0000, PG Bug reporting form wrote:

How to enable GSSAPI authentication in 9.6.5? I am trying to setup AD
authentication.

This is not a bug. What if you began by looking at the documentation?
Postgres has some information on the matter here:
https://www.postgresql.org/docs/devel/static/gssapi-auth.html
--
Michael