summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2016-04-08 20:23:52 +0200
committerMagnus Hagander <magnus@hagander.net>2016-04-08 20:28:38 +0200
commit35e2e357cb054dc9e5d890fe754c56f0722f015e (patch)
treedc0f1d97c14e7ea3703f3b8bbf98e0d0237250be /src/backend/access/gist/gistget.c
parentcb0c8cbf316f9362c11d7a8356e6f459258ae78e (diff)
downloadpostgresql-35e2e357cb054dc9e5d890fe754c56f0722f015e.tar.gz
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
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions