Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
Date: 2005-10-08 19:36:01
Message-ID: 29966.1128800161@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> Here's a patch that fixes the big problem and reverts the behaviour of
> appl_version to be compatible with 8.0.

Applied with trivial stylistic cleanups.

BTW, the documentation seems a bit broken:

krb_server_hostname (string)

Sets the hostname part of the service principal. This, combined
with krb_srvname, is used to generate the complete service
principal, i.e. krb_server_hostname/krb_server_hostname(at)REALM(dot)

I suppose one of those last two should be "krb_srvname", but which?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-10-08 20:40:43 Re: fixing LISTEN/NOTIFY
Previous Message Tom Lane 2005-10-08 18:10:00 Re: avoid pulling up subquerys that contain volatile functions?

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2005-10-08 19:39:55 Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
Previous Message Tom Lane 2005-10-08 17:58:12 Re: [BUGS] BUG #1927: incorrect timestamp returned