[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Postgres - openldap



If the openLDAP is using postgres as it's backend then run slapd -d1 1>&OUT
and run a query, then ctrl+c the slapd and look in OUT - you'll see how it
formulates
it's queries - and you can just pick it up from there.

If you aren't running postgres as the openLDAP backend - i have no idea what
you mean!?
But if you mean your postgres database wants to query a standard ldap
directory outside
it's scope then you'd have to write a function (store procedure) - in c and
use that to
access it as an interface... i suppose.

Gareth

-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Pierre BARIDON
Sent: 24 May 2002 15:59
To: openldap-software@OpenLDAP.org
Subject: Postgres - openldap


hi,

does anyone know how to query openldap from Posgres ?

(i kwnow reverse is possible...)


thanks,

Pierre

pbaridon@cust.univ-bpclermont.fr