LDP query for user groups nested?



Hello

Is it possible to query AD for a user to get the groups he is a member of,
and if any of those groups are nested then also return those uplevel groups
as well.

Currently testing this we query the user and get his memberOf, but unless we
query each group we dont get the uplevel groups for those that are nested
without a seperate query.

thanks
e-
.



Relevant Pages

  • Re: Querying AD for Group information (type/scope)
    ... To Query for Distribution groups: ... To query for all users that have some group other than "Domain Users" ... users with primaryGroupID equal to 513 belong to the "Domain Users" group. ... The reason the member attribute of the "Domain users" and some other ...
    (microsoft.public.windows.server.active_directory)
  • RE: Hotel Booking Project Delemma
    ... you can add the DISTINCT clause in the query serving data to the report. ... > I am having a dilemma with a Hotel Booking Project which is ... > In the tblHotelBookings I have fields to capture Number of Nights, ... > If one member is booked, but has a second person ...
    (microsoft.public.access.tablesdbdesign)
  • Re: ADAM Subset
    ... Yep this would be a case for an attribute scoped query and as JoeK indicates would require a base level query, ... Joe Richards Microsoft MVP Windows Server Directory Services ... There is a trick called attribute scope query that ADAM supports that allows you to search within the values of a DN-syntax attribute (like member) to filter the results and return attributes on the objects therein. ...
    (microsoft.public.windows.server.active_directory)
  • Re: 2nd layer of filtering?
    ... With DAO, I can rewrite a query using VBA and a querydef object. ... It basically says in psuedo SQL, Select the Member if the member has a ... >> FROM qMembershipSelect AS Y ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: 2nd layer of filtering?
    ... I can rewrite a query using VBA and a querydef object. ... > Would it be better to do this manual loop from the main database, ... > It basically says in psuedo SQL, Select the Member if the member has a ... >>> FROM qMembershipSelect AS Y ...
    (microsoft.public.dotnet.framework.adonet)