t;
> -Original Message-
> From: Alvaro Herrera [mailto:alvhe...@2ndquadrant.com]
> Sent: Thursday, December 20, 2018 3:25 PM
> To: Kumar, Virendra
> Cc: pgsql-general@lists.postgresql.org
> Subject: Re: Multiple LDAP Servers for ldap Authentication
>
> On 2018-Dec-20, Kuma
Herrera; pgsql-general@lists.postgresql.org
Subject: Re: Multiple LDAP Servers for ldap Authentication
On Thu, 20 Dec 2018 at 16:17, Kumar, Virendra
wrote:
>
> I figured it out, this is how it works:
> --
> hostall all0.0.0.0/0 ldap
On Thu, 20 Dec 2018 at 16:17, Kumar, Virendra
wrote:
>
> I figured it out, this is how it works:
> --
> hostall all0.0.0.0/0 ldap
> ldapserver=server1.com ldapserver=server2.com ldapprefix=PROD01\
>
> So documentation need some update.
Looking at
[mailto:alvhe...@2ndquadrant.com]
Sent: Thursday, December 20, 2018 3:25 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:
> Comman separated doesn't work as well.
Please separate by a com
,
Virendra
-Original Message-
From: Alvaro Herrera [mailto:alvhe...@2ndquadrant.com]
Sent: Thursday, December 20, 2018 3:25 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:
> Com
On 2018-Dec-20, Kumar, Virendra wrote:
> Comman separated doesn't work as well.
Please separate by a comma and a space, not just a comma. My reading of
the OpenLDAP source code, and some quick experiments comparing failure
patterns, suggest that that exact combination may work. (OpenLDAP is
not
: Multiple LDAP Servers for ldap Authentication
On 2018-Dec-20, Kumar, Virendra wrote:
> This is what I see:
> --
> [postgres@usdf24v0131 ~]$ which postgres
> /opt/postgres/10/bin/postgres
> [postgres@usdf24v0131 ~]$ ldd /opt/postgres/10/bin/postgres
>
Comman separated doesn't work as well.
Regards,
Virendra
-Original Message-
From: Alvaro Herrera [mailto:alvhe...@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
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:
> --
> hostall all0.0.0.0/0
On 2018-Dec-20, Kumar, Virendra wrote:
> This is what I see:
> --
> [postgres@usdf24v0131 ~]$ which postgres
> /opt/postgres/10/bin/postgres
> [postgres@usdf24v0131 ~]$ ldd /opt/postgres/10/bin/postgres
> linux-vdso.so.1 => (0x7ffee3fe8000)
> libpthread.so.0 => /lib64/libpthre
drant.com]
Sent: Thursday, December 20, 2018 1:47 PM
To: Kumar, Virendra
Cc: pgsql-general@lists.postgresql.org
Subject: Re: Multiple LDAP Servers for ldap Authentication
Hello Virendra
On 2018-Dec-20, Kumar, Virendra wrote:
> I am going through ldap authentication documents in PostgreSQL and found that
&g
Hello Virendra
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:
> --
> hostall all
Hi,
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:
--
hostall all0.0.0.0/0 ldap
ldapserver="server1.com server2
13 matches
Mail list logo