]> granicus.if.org Git - postgresql/commit
Make krb_realm and krb_server_hostname be pg_hba options only, and remove
authorMagnus Hagander <magnus@hagander.net>
Fri, 9 Jan 2009 10:13:19 +0000 (10:13 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 9 Jan 2009 10:13:19 +0000 (10:13 +0000)
commit1b4e729eaa97b6169e08abc70e84709cea2cd00a
tree4daae665450a6f2f7b3fc618abf9042917391640
parent32e1265dd97e8321ad67418b781f3d0cf8a9282c
Make krb_realm and krb_server_hostname be pg_hba options only, and remove
their GUCs.

In passing, noted that the pg_hba options for krb5 authentication weren't
listed at all - so add this.
doc/src/sgml/client-auth.sgml
doc/src/sgml/config.sgml
src/backend/libpq/auth.c
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample