Re: krb_match_realm - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: krb_match_realm
Date
Msg-id 4729CD44.6040405@hagander.net
Whole thread Raw
In response to Re: krb_match_realm  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: krb_match_realm
List pgsql-patches
Tom Lane wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Attached patch implements krb_match_realm for krb5, gssapi and sspi per
>> complaint from Henry. Comments welcome.
>
> Minor gripe: "krb_match_realm" sounds like it should be a boolean:
> do or don't check the realm.  Would just "krb_realm" be sensible?

Yeah, probably. I'll change it to that.


> Also the elog message texts need a bit of copy-editing.

Probably ;-) Got any specific hints, so I don't have to go through the
iteration twice?

//Magnus

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: krb_match_realm
Next
From: Tom Lane
Date:
Subject: Re: krb_match_realm