i have a horde mail system with 2000 user installed on linux machine with redhat v4. users in my company are arranged in a PDC primary domain controller using active directory with Windows 2k server. i need to add a facility to the mail system for users to search in the active directory of the users to make an address book or search for any email or name? in another word how can i import users from active directory to horde mail system with SQL database? can anyone help me in this project?
You can search AD via LDAP, and an LDAP source is provided in the example configuration of Turba (sources.php).
There is no reason to import/export anything. But if you WANT to for some reason you should either use the M$ LDIF utilities to export and then some scripting language to transform them into the database, either that or write something that queries AD directly (via LDAP! just like Horde would) and writes it to the database.
--- 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.
