Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

To get NT groups & users for a file

Status
Not open for further replies.

cdls

Programmer
Sep 7, 2001
15
0
0
AU
Hi,
I would like to get the list of all user, groups and permissions associated with a file. I can use CACLS command , but that gives the full information and I have to do analysis on that to get the indivula users and groups and the permissions associated with each of them.. I would like to get information for each group and for each user for that file. Are there any Windows API functions available, like if we pass the filename with the path, to return the NT permissions associated with that file giving groups and users.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top