Remove support for Kerberos V4. It seems no one is using this, it has
authorNeil Conway <neilc@samurai.com>
Mon, 27 Jun 2005 02:04:26 +0000 (02:04 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 27 Jun 2005 02:04:26 +0000 (02:04 +0000)
commit7eb12258432e8923a1d1ad22808f10c641ef2e5c
treed88f8e7526ce5785eb3cd81ee7517c8bf5412f89
parentb7ec5a10d49af305cfaf8bf09d0eb4940e6bd202
Remove support for Kerberos V4. It seems no one is using this, it has
some security issues, and upstream has declared it "dead". Patch from
Magnus Hagander, minor editorialization from Neil Conway.
19 files changed:
configure
configure.in
doc/src/sgml/client-auth.sgml
doc/src/sgml/installation.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/protocol.sgml
src/backend/libpq/auth.c
src/backend/libpq/hba.c
src/backend/libpq/pg_hba.conf.sample
src/include/libpq/auth.h
src/include/libpq/hba.h
src/include/libpq/pqcomm.h
src/include/pg_config.h.in
src/include/port.h
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/fe-auth.h
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-int.h