Re: pgSql authentication problem with openLdap - Mailing list pgsql-general

From sandiphw
Subject Re: pgSql authentication problem with openLdap
Date
Msg-id 23038518.post@talk.nabble.com
Whole thread Raw
In response to pgSql authentication problem with openLdap  (sandiphw <sandiphw@hotmail.com>)
Responses Re: pgSql authentication problem with openLdap
Re: pgSql authentication problem with openLdap
Re: pgSql authentication problem with openLdap
List pgsql-general
I have tried all possible variation of syntax I can imagine, like

host  all  all  202.18.10.0/24
ldap://202.18.10.1:389/dc=abc,dc=net;;ou=people
host  all  all  202.18.10.0/24   ldap
ldap://202.18.10.1:389/dc=abc,dc=net;;ou=people
host  all  all  202.18.10.0/24
"ldap://202.18.10.1:389/dc=abc,dc=net;;ou=people"
host  all  all  202.18.10.0/24
ldap://202.18.10.1:389/dc=abc,dc=net;cn=;,dc=holtecnet,dc=com

But all shows the same error in postgresql log.

I must be doing some basic syntax error. Is anybody get it working?



--
View this message in context: http://www.nabble.com/pgSql-authentication-problem-with-openLdap-tp23021809p23038518.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Move databases from Pg 7.2.1 to 8.3.x
Next
From: "Roderick A. Anderson"
Date:
Subject: Re: Move databases from Pg 7.2.1 to 8.3.x