Paul Vezzetti
2003-10-01 20:15:52 UTC
I am trying to determine what local groups a user is a
member of by calling NetUserGetLocalGroups. The process
is running under the local Administrator account. The
server is a member server in a domain. I am trying to
determine the local group membership for a domain user.
NetUserGetLocalGroups returns ERROR_ACCESS_DENIED.
This doesn't make sense to me. Shouldn't the local
Administrator be able to determine if a user is a member
of the local groups?
member of by calling NetUserGetLocalGroups. The process
is running under the local Administrator account. The
server is a member server in a domain. I am trying to
determine the local group membership for a domain user.
NetUserGetLocalGroups returns ERROR_ACCESS_DENIED.
This doesn't make sense to me. Shouldn't the local
Administrator be able to determine if a user is a member
of the local groups?