Re: Kerberos-Postgresql implementation for user authentication - Mailing list pgsql-general

From Brajendra Pratap Singh
Subject Re: Kerberos-Postgresql implementation for user authentication
Date
Msg-id CAFD-joMVUEcMxFBfaN8WgiUYZ-7D=QU8Pp3FWX8u04UXoQx0Ew@mail.gmail.com
Whole thread Raw
In response to SV: Kerberos-Postgresql implementation for user authentication  (Niels Jespersen <NJN@dst.dk>)
Responses Re: Kerberos-Postgresql implementation for user authentication
List pgsql-general
Hi Niels,

Thanks for your prompt response and I apologise for the incomplete information.
Actually we are trying to implement the Kerberos authentication while anyone trying to connect with postgresql DB user/role. 

Plz help us here with document.

Postgresql-DB version : 9.6/10/11/12
OS version : CentOS 6.9/7/8 

Thanks,
Brajendra

On Thu, 9 Jul, 2020, 1:52 PM Niels Jespersen, <NJN@dst.dk> wrote:

 

 

Fra: Brajendra Pratap Singh <singh.bpratap766@gmail.com>
Sendt: 9. juli 2020 09:05
Til: pgsql-general@postgresql.org
Emne: Kerberos-Postgresql implementation for user authentication

 

Hi,

 

Please share the steps to implement the Kerberos with postgresql for user authentication purpose. Also share the document if any.

 

Thanks,

Brajendra

 

If you are trying to do passwordless login for windows users, then this explains that scenario quite well. We are using SSPI for end-users.

 

https://wiki.postgresql.org/wiki/Configuring_for_single_sign-on_using_SSPI_on_Windows

 

 

pgsql-general by date:

Previous
From: Michael Holzman
Date:
Subject: Re: Kerberos-Postgresql implementation for user authentication
Next
From: Laurent FAILLIE
Date:
Subject: Clustering solution ?