[HELP] Data model of Active Directory for ldap_search

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jetze
Forum Newbie
Posts: 6
Joined: Wed Apr 14, 2004 3:29 am

[HELP] Data model of Active Directory for ldap_search

Post by jetze »

Hi all,

Is there anyone know about the data structure of Windows 2000 Active Directory ?? We know that we need the "base_dn" for doing a query using the ldap_search function.

In LDAP we can easily get that from LDIF. But how about the Active Directory of Windows ? And is there any way to export the data from Active Directory to LDAP ?

any suggestions would be appreciated :(
Post Reply