|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
2.0 NTFS Security Help NeededI am trying to find sample code showing how the currently logged on
user can read a particular directory. I have looked in the MSDN docs for how to use the FileSecurity class, but no clear example of how to use it. The currently-logged on user might be in a group that has access, even though the current user is not in the ACL. I am also trying to find a sample of how to set an ACL for "Everyone:Read" on a directory. Thanks. I still need this help. Can anyone respond?
On Thu, 16 Feb 2006 11:12:56 -0500, xenophon <xenophon@online.nospam> wrote: Show quote > > >I am trying to find sample code showing how the currently logged on >user can read a particular directory. I have looked in the MSDN docs >for how to use the FileSecurity class, but no clear example of how to >use it. The currently-logged on user might be in a group that has >access, even though the current user is not in the ACL. > >I am also trying to find a sample of how to set an ACL for >"Everyone:Read" on a directory. > >Thanks. |
|||||||||||||||||||||||