postgresql/src/bin/initdb
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
..
po Translation updates 2013-12-02 00:17:07 -05:00
.gitignore Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00
findtimezone.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
initdb.c Remove support for native krb5 authentication 2014-01-19 17:05:01 +01:00
nls.mk Move rmtree() from libpgport to libpgcommon 2013-10-19 10:20:51 -04:00