Click to See Complete Forum and Search --> : File access cotnrol


pgattu
October 16th, 2009, 05:11 AM
Using WIN API Is there any way to restrict the file access to other users(even adminitrators) and allow access only to the created user.

Marc G
October 16th, 2009, 05:17 AM
If running on NTFS yes.
Look into file security, ACLs etc.