git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: cb0c8cb) | patch
Add authentication parameters compat_realm and upn_usename for SSPI
Fri, 8 Apr 2016 18:23:52 +0000 (20:23 +0200)
Fri, 8 Apr 2016 18:28:38 +0000 (20:28 +0200)
commit 35e2e357cb054dc9e5d890fe754c56f0722f015e
Add authentication parameters compat_realm and upn_usename for SSPI

These parameters are available for SSPI authentication only, to make
it possible to make it behave more like "normal gssapi", while
making it possible to maintain compatibility.

compat_realm is on by default, but can be turned off to make the
authentication use the full Kerberos realm instead of the NetBIOS name.

upn_username is off by default, and can be turned on to return the users
Kerberos UPN rather than the SAM-compatible name (a user in Active
Directory can have both a legacy SAM-compatible username and a new
Kerberos one. Normally they are the same, but not always)

Author: Christian Ullrich
Reviewed by: Robbie Harwood, Alvaro Herrera, me
doc/src/sgml/client-auth.sgml diff | blob | blame | history
src/backend/libpq/auth.c diff | blob | blame | history
src/backend/libpq/hba.c diff | blob | blame | history
src/include/libpq/hba.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /