| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: GSSAPI, SSPI - include_realm default |
| Date: | 2014-12-05 18:06:19 |
| Message-ID: | 20141205180619.GT25679@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Magnus Hagander (magnus(at)hagander(dot)net) wrote:
> On Wed, Nov 26, 2014 at 8:01 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> > As such, I'd like to propose changing the default to be
> > 'include_realm=1'.
>
> Per our previous discussions, but to make sure it's also on record for
> others, +1 for this suggestion.
Patch attached which does this for master.
> > This would be done for 9.5 and we would need to note it in the release
> > notes, of course.
>
> I suggest we also backpatch some documentation suggesting that people
> manually change the include_realm parameter (perhaps also with a note
> saying that the default will change in 9.5).
I'll work on a patch for back-branches if everyone is alright with this
patch against master. Given my recent track record for changing
wording around, it seems prudent to get agreement on this first.
Thanks,
Stephen
| Attachment | Content-Type | Size |
|---|---|---|
| include_realm_default_v1.patch | text/x-diff | 7.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2014-12-05 18:07:17 | Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} |
| Previous Message | Adam Brightwell | 2014-12-05 18:01:19 | Re: Role Attribute Bitmask Catalog Representation |