Re: PostgreSQL (linux) configuration with GSSAPI to a Windows domain

2019-03-01 Thread Stephen Frost
pgsql-general@lists.postgresql.org > Objet : Re: PostgreSQL (linux) configuration with GSSAPI to a Windows domain > > Hi Philippe, > > I would increase logging level to debug since it is hard to tell from log > what is happening. > Have you verified kinit for the user on the serv

RE: PostgreSQL (linux) configuration with GSSAPI to a Windows domain

2019-03-01 Thread Jean-Philippe Chenel
: PostgreSQL (linux) configuration with GSSAPI to a Windows domain Greetings, * Jean-Philippe Chenel (jp.che...@live.ca) wrote: > I'm trying to configure authentication between PostgreSQL database server on > linux and Windows Active Directory. > > First part of configuration is work

Re: PostgreSQL (linux) configuration with GSSAPI to a Windows domain

2019-03-01 Thread Stephen Frost
Greetings, * Jean-Philippe Chenel (jp.che...@live.ca) wrote: > I'm trying to configure authentication between PostgreSQL database server on > linux and Windows Active Directory. > > First part of configuration is working but when I'm trying to authenticate > from Windows client, it is not

Re: PostgreSQL (linux) configuration with GSSAPI to a Windows domain

2019-02-28 Thread Andre Piwoni
I think setting up PAM authentication with AD on Linux server joined to domain via realm SSSD was much easier and transparent. Something like this worked for me to create SPN mapping and keytab in one command without need to use UPPERCASE for POSTGRES: ktpass -out postgres.keytab -princ