Re: question about SSIS - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: question about SSIS
Date
Msg-id 1243023278.16418.886.camel@jd-laptop.pragmaticzealot.org
Whole thread Raw
In response to Re: question about SSIS  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: question about SSIS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, 2009-05-22 at 15:24 -0400, Tom Lane wrote:
> > I think what he's asking for is the ability for a line in the server to
> > allow multiple authentication methods, and then for the client to be
> > able to specify which one of these it uses.
>
> There's no way we could implement that without a protocol change,
> and it doesn't seem worth it to me.  The idea that the client gets
> to choose seems like a bad idea from a security standpoint anyhow...

Wouldn't this be solved just by having fall through authentication?

Sincerely,

Joshua D. Drake
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: I can't drop a user if I don't drop his grants beforehand??????????????????
Next
From: David Fetter
Date:
Subject: Re: Aggregate Function to return most common value for a column