|
Sorry, I didn’t word that very well.
You’re right, Lou, that is what they do. I guess their main point is that
querying an attribute that we create for the purpose seems faster than when
they check the group membership. I don’t know how valid that is… <mc> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Lou Vega I may be missing something in the reading,
but why not just query AD based on the username and determine if that user
object is a member of the group in question instead of returning a list of all
users for a given group? Another possibility (one you may well have thought of
already but didn’t mention) is that you can filter your search [searcher.Filter
= "(&(objectCategory=user)(sAMAccountName=" & Trim(userName)
& "))"] r/ Lou |
Title: groups vs attributes
- RE: [ActiveDir] groups vs attributes Creamer, Mark
- RE: [ActiveDir] groups vs attributes Passo, Larry
- RE: [ActiveDir] groups vs attributes Tony Murray
- RE: [ActiveDir] groups vs attributes Fugleberg, David A
- RE: [ActiveDir] groups vs attributes Gil Kirkpatrick
- RE: [ActiveDir] groups vs attributes Mulnick, Al
- RE: [ActiveDir] groups vs attributes Mulnick, Al
- RE: [ActiveDir] groups vs attributes Renouf, Phil
