RE: Multiple LDAP Servers for ldap Authentication
От | Kumar, Virendra |
---|---|
Тема | RE: Multiple LDAP Servers for ldap Authentication |
Дата | |
Msg-id | 94be2b69bd3d498c8579f95ff7a2f3eb@USFKL11XG20CN01.mercer.com обсуждение исходный текст |
Ответ на | Re: Multiple LDAP Servers for ldap Authentication (Alvaro Herrera <alvherre@2ndquadrant.com>) |
Ответы |
Re: Multiple LDAP Servers for ldap Authentication
|
Список | pgsql-general |
Comman separated doesn't work as well. Regards, Virendra -----Original Message----- From: Alvaro Herrera [mailto:alvherre@2ndquadrant.com] Sent: Thursday, December 20, 2018 2:21 PM To: Kumar, Virendra Cc: pgsql-general@lists.postgresql.org Subject: Re: Multiple LDAP Servers for ldap Authentication 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 butsure 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 ________________________________ This message is intended only for the use of the addressee and may contain information that is PRIVILEGED AND CONFIDENTIAL. If you are not the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please erase all copies of the message and its attachments and notify the sender immediately. Thank you.
В списке pgsql-general по дате отправления: