LDAP with PostgreSQL as backend?
Started by Nonameabout 25 years ago2 messagesgeneral
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/
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