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

From Michael Holzman
Subject Re: Kerberos-Postgresql implementation for user authentication
Date
Msg-id CAPNViJoNJu4teuzCSfNfgLWxPS3y5xsZhJ8bftnT5jBNb+6aAA@mail.gmail.com
Whole thread Raw
In response to SV: Kerberos-Postgresql implementation for user authentication  (Niels Jespersen <NJN@dst.dk>)
List pgsql-general

On Thu, Jul 9, 2020 at 11:22 AM Niels Jespersen wrote:

 

 

Fra: Brajendra Pratap Singh
Emne: Kerberos-Postgresql implementation for user authentication

 

 

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


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

 

You can also read these posts:

 



--
Regards,
    Michael Holzman

pgsql-general by date:

Previous
From: Niels Jespersen
Date:
Subject: SV: Kerberos-Postgresql implementation for user authentication
Next
From: Brajendra Pratap Singh
Date:
Subject: Re: Kerberos-Postgresql implementation for user authentication