Re: pg_hba LDAP Authentication syntax

From: David Kerr <dmk(at)mr-paradox(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_hba LDAP Authentication syntax
Date: 2010-11-04 22:30:02
Message-ID: 20101104223002.GA97575@mr-paradox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Dave

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2010-11-04 22:35:11 Re: pg_hba LDAP Authentication syntax
Previous Message Magnus Hagander 2010-11-04 21:07:29 Re: pg_hba LDAP Authentication syntax