How can I set NTFS permissions for a file using .NET? For example, I'd like
to allow "Write" for the Users Group.

TIA,
Jeff

Re: how to set NTFS file permssions in .NET? by Naveen

Naveen
Wed Aug 13 11:37:39 CDT 2003

Check this out.

http://www.netomatix.com/AddUserAceToFile.aspx

--
Naveen K Kohli
http://www.netomatix.com
"Jeff Ogata" <jogata@colesys.com> wrote in message
news:eptnU2VYDHA.2032@TK2MSFTNGP10.phx.gbl...
> How can I set NTFS permissions for a file using .NET? For example, I'd
like
> to allow "Write" for the Users Group.
>
> TIA,
> Jeff
>
>