Re: Multiple LDAP Servers for ldap Authentication
От
Alvaro Herrera
Тема
Re: Multiple LDAP Servers for ldap Authentication
Дата
Msg-id
20181220192122.xz3kdlkbhwz5qoe3@alvherre.pgsql
Ответ на
Multiple LDAP Servers for ldap Authentication (Kumar, Virendra)
Список
Дерево обсуждения
Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
Re: Multiple LDAP Servers for ldap Authentication Alvaro Herrera <alvherre@2ndquadrant.com>
RE: Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
Re: Multiple LDAP Servers for ldap Authentication Alvaro Herrera <alvherre@2ndquadrant.com>
RE: Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
Re: Multiple LDAP Servers for ldap Authentication Alvaro Herrera <alvherre@2ndquadrant.com>
RE: Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
Re: Multiple LDAP Servers for ldap Authentication Alvaro Herrera <alvherre@2ndquadrant.com>
RE: Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
RE: Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
Re: Multiple LDAP Servers for ldap Authentication Christopher Browne <cbbrowne@gmail.com>
RE: Multiple LDAP Servers for ldap Authentication "Kumar, Virendra" <Virendra.Kumar@guycarp.com>
Re: Multiple LDAP Servers for ldap Authentication Richard Yen <richyen3@gmail.com>
On 2018-Dec-20, Kumar, Virendra wrote: > I am going through ldap authentication documents in PostgreSQL and found that we can specify multiple ldap servers but sure how. I have put two entries in double quotes like below: > -- > host all all 0.0.0.0/0 ldap ldapserver="server1.com server2.com" ldapprefix=PROD01\ Does it work if you change the string this way? ldapserver="server1.com, server2.com" -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-general по дате отправления