Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > ldap query for group members

Reply
Thread Tools Display Modes

ldap query for group members

 
 
Joe
Guest
Posts: n/a

 
      02-23-2008
hi all

can i use saved queries in Aduc to retrieve a list of all users that are
members of a group? Where can i find an example?

thank you!
 
Reply With Quote
 
 
 
 
Joe
Guest
Posts: n/a

 
      02-23-2008
Joe wrote:
> hi all
>
> can i use saved queries in Aduc to retrieve a list of all users that are
> members of a group? Where can i find an example?
>
> thank you!


I think this should work...

(&(objectCategory=person)(|(objectClass=contact)(o bjectClass=user))(memberOf=cn=group3,ou=groups,dc= MYDOM1,dc=LOCAL))
 
Reply With Quote
 
Junior Member
Join Date: Apr 2011
Posts: 13

 
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AD Query - show computer members of a group Cyborg Active Directory 6 06-19-2007 10:08 PM
LDAP query to return computer accounts that are not members of a g redster Active Directory 2 04-30-2007 04:42 PM
Re: Query to extract only those group members with enabled accounts Jerold Schulman Active Directory 1 12-13-2006 12:24 PM
LDAP Search in AD for Members NOT belonging to a Group Bob Active Directory 8 02-12-2006 01:05 PM
LDAP queries; users members of a group... Jéjé Active Directory 1 08-24-2005 05:39 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59