Fra: Michael van der Kolff <mvanderko...@gmail.com> Sendt: 6. juni 2022 14:26 Til: Niels Jespersen <n...@dst.dk> Cc: pgsql-general list <pgsql-general@lists.postgresql.org> Emne: Re: GSSAPI authentication
>This sounds like your PG service was unable to authenticate itself to AD. > >There's probably a trick to that somewhere - AD doesn't really want to be a >Kerberos server, it just happens to use it 😉 But it works fine when the same AD-user connects from Windows to the same postgres (Linux) server. Auth fails when the user initiates login from a Linux box (that otherwise uses Kerberized ressources just fine). Niels