Re: LDAP auth - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: LDAP auth
Date
Msg-id 200603060211.k262BHW03930@candle.pha.pa.us
Whole thread Raw
In response to Re: LDAP auth  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Andrew Dunstan wrote:
> I suggested libcurl in another context, and not so much as a means of
> getting at LDAP data as a means of getting config data from non-LDAP as
> well as LDAP sources. If all we want is LDAP then using libcurl would
> indeed be introducing an unnecessary dependency.
>
> In this context, though, its use seems a bit odd.

Right, that's what I remember, the curl can _also_ be used to distribute
authentication data, but of course LDAP is more standard.

--
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: LDAP auth
Next
From: Bruce Momjian
Date:
Subject: Re: fix of some issues with multi-line query editing