Re: [BUGS] [patch] krb5 authentication on multihomed server hosts

2005-09-29 Thread Bruce Momjian
I think this is fixed in CVS and will be in 8.1. We now have in postgresql.conf: # Kerberos #krb_server_keyfile = '' #krb_srvname = 'postgres' #krb_server_hostname = '(any)' # if not set, matches any keytab entry #krb_caseins_users = off

[BUGS] [patch] krb5 authentication on multihomed server hosts

2005-09-29 Thread Martin Pitt
Hi! I recently got a Debian bug report [1] that says: "It is not always possible to use krb5 authentication to a server that is listening on multiple interfaces other than to the 'primary' interface. More specifically: src/backend/libpq/auth.c pg_krb5_init() fills in the pg_krb5_server