Hello All,
Is there any way to access the Berkeley DB behind LDAP directly? For example, MySQL can use a BDB engine. Is it possible to get mysql to read the BDB that was made by ldap. I've installed mysql but found that the bdb files it creates use extensions .db and .frm, while the data files uses by ldap use a .bdb extension. This doesn't look hopeful. If this is not possible, could any of you provide guidance on the feasibility of using MySQL as an LDAP backend. We want to do this so we can read the data directly with mysql to keep other tables synchronized with the data from ldap. I understand that you have to build the mysql tables first, then build ldap to mysql queries, which seems like a large pain. Has anyone used the back-sql module with success? Thanks for your input! Darrell Hershberger --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
