Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2 - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E715@algol.sollentuna.se
Whole thread Raw
Responses Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
List pgsql-patches
> > 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@REALM.
>
> I suppose one of those last two should be "krb_srvname", but which?

Yes.
It should be krb_srvname/krb_server_hostname@REALM.

Now that you mention it, krb_server_hostname should probably mentioned
in chapter 19.2.3 somewhere.

//Magnus

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2