Re: specifying multiple ldapserver in pg_hba.conf

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: specifying multiple ldapserver in pg_hba.conf
Дата
Msg-id 201110310958.16870.achill@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Re: specifying multiple ldapserver in pg_hba.conf  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Στις Thursday 27 October 2011 11:00:10 ο/η Magnus Hagander έγραψε:
> On Wed, Oct 26, 2011 at 23:00, Darin Perusich <Darin.Perusich@ctg.com> wrote:
> > Are you able to specify multiple ldapservers in pg_hba.conf and if so
> > what is the format? I'd like to be able to build some redundancy incase
> > one of the ldap servers goes down.
>
> This is unfortunately currently not possible. To do this, you need to
> set up some IP level redundancy for your LDAP.
>

Thats true. We had the same issue, and ended up doing the redundancy via DNS and a cron
job which checks all LDAP servers, choses an alive server, and modifies bind's config files
accordingly.

> --
>  Magnus Hagander
>  Me: http://www.hagander.net/
>  Work: http://www.redpill-linpro.com/
>



--
Achilleas Mantzios

В списке pgsql-general по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re:
Следующее
От: Thomas Strunz
Дата:
Сообщение: Installing an Extension