aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2014-01-15 17:24:01 +0100
committerMagnus Hagander <magnus@hagander.net>2014-01-19 17:05:01 +0100
commit98de86e4221a418d670db86bf28ff15e880beadc (patch)
treeaeba76356dfe639d4e9aff48875062f1defb16cc /src/tutorial
parent4b8f2859ccc4fe1e9b66fbdb332b830b69a9d6cf (diff)
downloadpostgresql-98de86e4221a418d670db86bf28ff15e880beadc.tar.gz
postgresql-98de86e4221a418d670db86bf28ff15e880beadc.zip
Remove support for native krb5 authentication
krb5 has been deprecated since 8.3, and the recommended way to do Kerberos authentication is using the GSSAPI authentication method (which is still fully supported). libpq retains the ability to identify krb5 authentication, but only gives an error message about it being unsupported. Since all authentication is initiated from the backend, there is no need to keep it at all in the backend.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions