M
MIchael Bals
Hi,
I am new to all the active direcetory and LDAP stuff. My problem is,
that I want to perform a simple search and don't really know how to
create the query statement.
The active directory structure is as follows
dc=company
ou=x
ou=y
cn=test user
cn=test user2
cn=test user3
ou=z
cn=test user4
I am conntecion just to the root of the active directory server, like
ldap://HVNTDC004. How can I find all persons belonging to 'y'? In
other words how can I find all persons,users beloging to a specific
'OU' ? I have tried filter strings like (&(objectClass=user)(ou=y))
and stuff like this but no luck.
Any help is welcome, I din't really find anything in the web for this
kind of search.
Greetings
Mike
I am new to all the active direcetory and LDAP stuff. My problem is,
that I want to perform a simple search and don't really know how to
create the query statement.
The active directory structure is as follows
dc=company
ou=x
ou=y
cn=test user
cn=test user2
cn=test user3
ou=z
cn=test user4
I am conntecion just to the root of the active directory server, like
ldap://HVNTDC004. How can I find all persons belonging to 'y'? In
other words how can I find all persons,users beloging to a specific
'OU' ? I have tried filter strings like (&(objectClass=user)(ou=y))
and stuff like this but no luck.
Any help is welcome, I din't really find anything in the web for this
kind of search.
Greetings
Mike