Re: pg_hba LDAP Authentication syntax - Mailing list pgsql-general

From Magnus Hagander
Subject Re: pg_hba LDAP Authentication syntax
Date
Msg-id AANLkTikfrYQLYQABj75YxMF_y8E4idapzLrMDFvHZzzt@mail.gmail.com
Whole thread Raw
In response to Re: pg_hba LDAP Authentication syntax  (David Kerr <dmk@mr-paradox.net>)
Responses Re: pg_hba LDAP Authentication syntax  (David Kerr <dmk@mr-paradox.net>)
List pgsql-general
On Thu, Nov 4, 2010 at 15:30, David Kerr <dmk@mr-paradox.net> wrote:
> On Thu, Nov 04, 2010 at 02:07:29PM -0700, Magnus Hagander wrote:
> - >
> - > I'm trying to translate that to the old syntax of:
> - > <hba stuff>     ldap "ldap://w.x.y.z/ou=postgresql,dc=domain,dc=com;<stuff>"
> - >
> - > basically, i don't know how to fit cn=admin and ldapbindpassword into that string.
> -
> - The search+bind feature is not available on 8.3 - it's a new feature in 9.0.
>
> Not 8.4?
> http://www.postgresql.org/docs/8.4/interactive/auth-methods.html
>

No. 8.4 had only the prefix/suffix method, the search/bind method was
added in 9.0.That's why the parameters for search/bind don't exist in
8.4.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-general by date:

Previous
From: David Kerr
Date:
Subject: Re: pg_hba LDAP Authentication syntax
Next
From: David Kerr
Date:
Subject: Re: pg_hba LDAP Authentication syntax