pg_hba & ldap

From: Diego <mrstephenamell(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_hba & ldap
Date: 2019-10-22 12:11:59
Message-ID: a84125da-a2ee-b5ed-3a9b-4325398b822f@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda pgsql-general

Hi all!

I have a problem with ldap authentication, I have a ldap string like this:

host all             all             0.0.0.0/0 ldap
ldapserver="10.20.90.251 10.20.90.252 10.10.90.251 10.10.90.252"
ldapport=389...

It is correct? if the firs server is down, pg will go to the next one to
continue authenticating?

It's a pg11 and ldap is an ipa server

thanks a lot,

Diego

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Stephen Frost 2019-10-22 12:43:34 Re: pg_hba & ldap
Previous Message Diego 2019-10-21 17:06:55 pg_hba y ldap

Browse pgsql-general by date

  From Date Subject
Next Message stan 2019-10-22 12:15:14 A question about building pg-libphonenumber
Previous Message stan 2019-10-22 11:37:18 A question about sequnces and pg_restore