Re: [PATCH v2] GSSAPI encryption support
Robbie Harwood <rharwood@redhat.com>
From: Robbie Harwood <rharwood@redhat.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2015-09-29T14:53:31Z
Lists: pgsql-hackers
Robbie Harwood <rharwood@redhat.com> writes: >>>> Michael Paquier <michael.paquier@gmail.com> writes: >>>> >>>>> Well, the issue is still here: login through gssapi fails with >>>>> your patch, not with HEAD. This patch is next on my review list by >>>>> the way so I'll see what I can do about it soon even if I am in >>>>> the US for Postgres Open next week. Still, how did you test it? I >>>>> am just creating by myself a KDC, setting up a valid credential >>>>> with kinit, and after setting up Postgres for this purpose the >>>>> protocol communication just fails. > > I have no issues, no sync loss; nothing is amiss as far as I can see. > If there is actually a problem here, I need more information from you. > At the very least, as previously mentioned, I need to know what > messages went over the wire to/from the server before it occurred, and > what command (if it it made it to command processing) it was in the > midst of sending. Any follow-up on this? I'd really like my code to be bug-free.
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited