I need to get all the privileges of a user, I don't have the passsword for the user. The function LSAEnumerateAccountRights( ) returns only the privileges directly assigned to the user. It does not return the privileges the user has owing to it's presence in some group. One way is to enumerate the groups of the user and then get the privileges of these groups and then recursively keep on doing this until there are no parent groups. But is there an easier way?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|