Re: Kerberos-Postgresql implementation for user authentication

From: Brajendra Pratap Singh <singh(dot)bpratap766(at)gmail(dot)com>
To: Niels Jespersen <NJN(at)dst(dot)dk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Kerberos-Postgresql implementation for user authentication
Date: 2020-07-09 08:58:03
Message-ID: CAFD-joMVUEcMxFBfaN8WgiUYZ-7D=QU8Pp3FWX8u04UXoQx0Ew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)dst(dot)dk> wrote:

>
>
>
>
> *Fra:* Brajendra Pratap Singh <singh(dot)bpratap766(at)gmail(dot)com>
> *Sendt:* 9. juli 2020 09:05
> *Til:* pgsql-general(at)postgresql(dot)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
>
>
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Dunstan 2020-07-09 13:43:53 Re: Is this a bug in pg_current_logfile() on Windows?
Previous Message Michael Holzman 2020-07-09 08:28:57 Re: Kerberos-Postgresql implementation for user authentication