LDAP Search filter
tuxaanand <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hi,
I have a tree structure with a number of organizations and users
under it.
<pre>
+o=org1
+ou=users
+o=org2
+ou=users
</pre>
I need to search for a user in a particular organization with an
attribute called 'enabled=true' which is at organization level. So how
to structure the query...?
Pls help me this is very urgent.
Thanks in advance