postgresql and LDAP

From: JP Fletcher <jpfletch(at)ca(dot)afilias(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql and LDAP
Date: 2009-03-09 21:38:46
Message-ID: 49B58C66.7050707@ca.afilias.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I've just compiled 8.3.6 with ldap support yet I get

'FATAL: missing or erroneous pg_hba.conf file'

when I try to connect.

There weren't any errors during the compile, and ldd shows LDAP:

postgres(at)schema-mgmt:/opt/pgdata/log/pgsql83$ ldd
/opt/dbs/pgsql83/bin/postmaster | grep ldap
libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0xb7fd5000)

This is on ubuntu linux, and the only configure option besides prefix
was '--with-ldap'

--
JP Fletcher
Database Administrator
Afilias Canada
voice: 416.646.3304 ext. 4123
fax: 416.646.3305
mobile: 416.561.4763
jpfletch(at)ca(dot)afilias(dot)info

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grant Allen 2009-03-09 22:23:54 Re: Bundling PostgreSQL with an application
Previous Message Scott Marlowe 2009-03-09 21:25:50 Re: Bundling PostgreSQL with an application