G
Guest
I use ldap query. Something like this "(ObjectClass=User)(&MemberOf=MyGroup)".
Filter blocks all records.
But when I use "(ObjectClass=User)(&MemberOf=*)" filter displays almost all
accounts except those wich are only members of Domain Users or Domain Admins.
How can I get list of all accounts wich are members of MyGroup and then
export to txt file.
Filter blocks all records.
But when I use "(ObjectClass=User)(&MemberOf=*)" filter displays almost all
accounts except those wich are only members of Domain Users or Domain Admins.
How can I get list of all accounts wich are members of MyGroup and then
export to txt file.