Re: Using LDAP with mysql.

2002-05-23 Thread Tod Harter
openLDAP is capable of using various back end data stores, including an SQL database. You have to set up MySQL (obviously), and set up MyODBC (which probably means you will need to install an odbc manager like iodbc or unixodbc), and create a data source. Then you can reconfigure slapd so it w

Using LDAP with mysql.

2002-05-22 Thread ally
Dear all, my company is currently using mysql database with php. Now there's this company which is using LDAP with Oracle and we need to be able to link them together. They suggest tht we use LDAP with Mysql. I've tried looking for information abt using ldap and mysql but invain. Can you please