Re: 9.6.9 Default configuration for a default installation butdifferent with-krb-srvnam - Mailing list pgsql-general

From Stephen Frost
Subject Re: 9.6.9 Default configuration for a default installation butdifferent with-krb-srvnam
Date
Msg-id 20190429173510.GD6197@tamriel.snowman.net
Whole thread Raw
In response to RE: 9.6.9 Default configuration for a default installation butdifferent with-krb-srvnam  (Jean-Philippe Chenel <jp.chenel@LIVE.CA>)
Responses RE: 9.6.9 Default configuration for a default installation butdifferent with-krb-srvnam  (Jean-Philippe Chenel <jp.chenel@LIVE.CA>)
List pgsql-general
Greetings,

* Jean-Philippe Chenel (jp.chenel@LIVE.CA) wrote:
> If I understand, the mapping can be done in the pg_ident.conf file ?

No, you do the mapping in AD.

Look at the '/princ' and '/mapuser' options used in the ktpass command
here:

https://info.crunchydata.com/blog/windows-active-directory-postgresql-gssapi-kerberos-authentication

Thanks,

Stephen

Attachment

pgsql-general by date:

Previous
From: Jean-Philippe Chenel
Date:
Subject: RE: 9.6.9 Default configuration for a default installation butdifferent with-krb-srvnam
Next
From: Adrian Klaver
Date:
Subject: Re: How to execute .sql file inside a postgres schema