http://msdn.microsoft.com/en-us/library/aa370655(VS.85).aspx
Note LG_INCLUDE_INDIRECT

Signature
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-
* http://sl.mvps.org * http://msmvps.com/blogs/sp *
> Hi,
>
[quoted text clipped - 21 lines]
>
> TIA.
Sushil - 08 Jul 2008 09:37 GMT
>http://msdn.microsoft.com/en-us/library/aa370655(VS.85).aspx
>
>Note LG_INCLUDE_INDIRECT
Thanks, but I am using LG_INCLUDE_INDIRECT already.
Note that the call works for user DomainB\userid1if it is a member of
DomainB\group1 (ie LG_INCLUDE_INDIRECT is being observed) - but not if
it is a member of DomainA\group1.
It is as if membership in a DomainA universal group is not being seen
on a NetUserGetLocalGroups call by a DomainA server for a DomainB
user. Maybe the DomainB DC cannot determine this for the call?