postgresql/doc/src
Magnus Hagander 98de86e422 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.
2014-01-19 17:05:01 +01:00
..
sgml Remove support for native krb5 authentication 2014-01-19 17:05:01 +01:00
Makefile Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00