Re: LDAP auth

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: LDAP auth
Дата
Msg-id 200603060211.k262BHW03930@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: LDAP auth  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: LDAP auth
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: fix of some issues with multi-line query editing