pgSql authentication problem with openLdap

From: sandiphw <sandiphw(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pgSql authentication problem with openLdap
Date: 2009-04-13 12:37:18
Message-ID: 23021809.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


We have installed postgresql 8.1.11 in CentOS, also installed openLdap
2.3.27. I have tried a lot to authenticate the user against ldap but
couldn't succeed. Can anyone pl help me out?

I have added the following entry in pg_hba.conf

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

My ldap server ip is 202.18.10.1
domain is abc.net
all users are under ou=People,dc=abc,dc=net

Though I have found few discussions about the same issues and bugs, but
couldn't fix my problem.

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sandiphw 2009-04-13 12:49:23 Re: pgSql authentication problem with openLdap
Previous Message CM J 2009-04-13 08:05:58 Re: Postgres: Installing as a service