|
-
April 13th, 1999, 08:08 PM
#1
WinNT File/Folder Permissions
I am using the win API AddAccessAllowedAce() to allow an ace to the WiNNT ACL of the NTFS system. The third parameter of the above API is the Access_Mask . Iwant to give the is folder permissions Read(RX)(RX). What should be the corresponding ACCESS_MASK for this. I can set the same permissions thru WINNT GUI. I want to do that programatically. Any help would be highly appreciated.
-
April 21st, 1999, 04:32 PM
#2
Re: WinNT File/Folder Permissions
In the MSDN library there is a topic called 'Access Masks'. It might help you.
-
May 1st, 1999, 11:13 AM
#3
Re: WinNT File/Folder Permissions
Visit to http:\\www.mvps.org
Good example how to use NTFS permissions from
your own program.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|