Thanks Poul,
According to official documentation parameters like ldap, and suffix in pg_hba.conf are for LDAP Authentication not for Kerberos/GSSAPI. In fact
the authentication through LDAP works fine in our environment but not for Kerberos…
Do you know if the principal in Active Directory KDC must be in uppercase or lowercase? POSTGRES or postgres? Just to confirm. Thanks Jorge From: EXTERNAL:Poul Kristensen [mailto:bcc5226@xxxxxxxxx]
you need til tell Postgresql/pg_hba.conf the AD kerberos server name ldap =
kerberos.domain.com and suffix @domain.com Then create the users(is in fact a role) as the owner of a database. Hereafter the user could just write psql after login and after password auhtentication the user/role is logged into the database. It has been testet and works! Hope it is usefull. regards Poul 2018-01-30 17:13 GMT+01:00 HIRTZ Jorge Alberto TENARIS <jhirtz@xxxxxxxxxxx>:
-- Med venlig hilsen / Best regards |