From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2 |
Date: | 2005-10-13 21:14:55 |
Message-ID: | 200510132114.j9DLEto02422@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
This has been fixed in current CVS:
<varname>krb_srvname</><literal>/</><varname>krb_server_hostname</><literal>@</>REALM.
---------------------------------------------------------------------------
Tom Lane wrote:
> "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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2005-10-13 21:19:01 | Re: roundoff problem in time datatype |
Previous Message | Tom Lane | 2005-10-13 21:04:47 | Re: roundoff problem in time datatype |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-10-13 21:16:22 | Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2 |
Previous Message | Tom Lane | 2005-10-13 21:04:47 | Re: roundoff problem in time datatype |