November 20, 2008
November 13, 2008
Aligning CobiT® 4.1, ITIL ® V3 and ISO/IEC 27002 for Business Benefit
A good read ... download now and read it.
LDAP Search Filter
Search Tip: To retrieve all the users from a Domain who belong to a specific group use this query.
(&(objectclass=person)(memberOf=fulldn))
For two groups:
(&(objectclass=person)(|(memberOf=fulldn1)(memberOf=fulldn2)))
Use the same tip for multiple groups.
(&(objectclass=person)(memberOf=fulldn))
For two groups:
(&(objectclass=person)(|(memberOf=fulldn1)(memberOf=fulldn2)))
Use the same tip for multiple groups.
Categories:
Tech
Subscribe to:
Posts (Atom)