LDAP with PostgreSQL as backend?

Started by Nonameabout 25 years ago2 messagesgeneral
Jump to latest
#1Noname
100.179370@germanynet.de

Hi,

does anybody know of a project/software which uses PG as LDAP server
backend?

Regards

--
Dipl-Ing. Martin Jacobs * Windsbach
Registered Linux User #87175, http://counter.li.org/

#2Gilles Darold
gilles@darold.net
In reply to: Noname (#1)
Re: LDAP with PostgreSQL as backend?

100.179370@germanynet.de wrote:

does anybody know of a project/software which uses PG as LDAP server
backend?

Hi,

With OpenLDAP you can use an SQL backend, there a configure option
--enable-sql
You also need iodbc installed. I'm not sure this is a good thing DBM is not
so worse :-)

Regards