Active Directory Query

  • Thread starter Thread starter Arvind P Rangan
  • Start date Start date
A

Arvind P Rangan

Hi,
How do u interpret a Active Directory Structure into code format.
Like i have a ADS Structrue
like this
main.domain.com
+ AB
+ UB
+ AC

All my information are in AC
How do u interpret this in code format.
we normally type
LDAP:\\domain\ou=ab\ou=ub\ou=ac, dc=main,dc=domain,dc=com;

Is this correct.
Let me know or pls quide me.
Thanks.
Arvind.
 
Hi, Arvind P Rangan,

There are more appropriate newsgroups to ask this particular question. Try
the following:

microsoft.public.platformsdk.active.directory
microsoft.public.win2000.active_directory
microsoft.public.windows.server.active_directory

Greetings
Martin
 
Back
Top