Re: Kerberos-Postgresql implementation for user authentication

From: Michael Holzman <michaelholzman(at)gmail(dot)com>
To: Niels Jespersen <NJN(at)dst(dot)dk>
Cc: Brajendra Pratap Singh <singh(dot)bpratap766(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Kerberos-Postgresql implementation for user authentication
Date: 2020-07-09 08:28:57
Message-ID: CAPNViJoNJu4teuzCSfNfgLWxPS3y5xsZhJ8bftnT5jBNb+6aAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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:
https://info.crunchydata.com/blog/windows-active-directory-postgresql-gssapi-kerberos-authentication
https://www.highgo.ca/2020/03/18/postgresql-gssapi-authentication-with-kerberos-part-1-how-to-setup-kerberos-on-ubuntu/
https://www.highgo.ca/2020/03/26/postgresql-gssapi-authentication-with-kerberos-part-2-postgresql-configuration/
https://www.highgo.ca/2020/03/30/postgresql-gssapi-authentication-with-kerberos-part-3-the-status-of-authentication-encryption-and-user-principal/

>

--
Regards,
Michael Holzman

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brajendra Pratap Singh 2020-07-09 08:58:03 Re: Kerberos-Postgresql implementation for user authentication
Previous Message Niels Jespersen 2020-07-09 08:22:44 SV: Kerberos-Postgresql implementation for user authentication