Hi,
Is it possible in windows XP to query what domain groups a domain account is a member of when you are not connected to the domain (i.e. logging in using cached accounts). Ideally would like a way using C++ APIs but any other ways would be useful. I have tried the following things without success :
NetUserGetGroups, NetUserGetLocalGroups, LookupAccountName & CheckTokenMembership, ATL::CAccessToken& ATL::CSid, gpresult /user