Hi
I have the owner of a file's sid and name and I need to find out either:
a. what groups the owner of the file belongs to, or
b. find out what users belong to certain groups eg all the member of administrators group.
what is the fastest way to do this via api calls (i.e which apis should I look at)?