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, <n...@dst.dk> wrote: > > > > > *Fra:* Brajendra Pratap Singh <singh.bpratap...@gmail.com> > *Sendt:* 9. juli 2020 09:05 > *Til:* pgsql-gene...@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 > > > > >