200
> From: s...@compulab.co.il
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] ldap authentication multiple ou objects
>
> Is there a way to do ldap authentication in pg_hba on a structure that
> has multiple ou objects?
>
> Lets say I have an ou=Users and then an ou pe
On 02/23/2011 10:27 PM, Magnus Hagander wrote:
On Wed, Feb 23, 2011 at 11:43, Sim Zacks wrote:
Is there a way to do ldap authentication in pg_hba on a structure that has
multiple ou objects?
Lets say I have an ou=Users and then an ou per dept.
I want the ldap to do authentication no matter w
Is there a way to do ldap authentication in pg_hba on a structure that
has multiple ou objects?
Lets say I have an ou=Users and then an ou per dept.
I want the ldap to do authentication no matter which ou the user is in.
My current ldap string is:
ldap://ldap.server.local/Users;uid=;,ou=User