Re: GSSAPI and V2 protocol

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Kris Jurka <books(at)ejurka(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: GSSAPI and V2 protocol
Date: 2008-02-08 18:23:55
Message-ID: 3925.1202495035@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Thu, Feb 07, 2008 at 06:58:25PM -0500, Tom Lane wrote:
>> This problem applies to SSPI too, correct?

> Yeah, they work the same way.

OK, I've fixed the server side to complain before any unparsable data
is sent or received. But this happens after AuthenticationGSS or
AuthenticationSSPI is sent, so the frontend could choose to handle
the case itself if it prefers.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Decibel! 2008-02-08 18:30:12 Re: 2WRS [WIP]
Previous Message Decibel! 2008-02-08 17:36:14 Re: configurability of OOM killer