Re: Disable File Deletion/Hiding Folders
- From: tasleem <tasleem@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 20 Oct 2006 05:49:08 -0700
thanks for ur kind help, now i had another solution i had found a software on
the internet that hides the files and folder i mean thase are not shown in
the drive,but i m able to read and write through my code without the password
or any thing like that,
how to hide the folder so that its icon is not visible.
"anton bassov" wrote:
Hi mate.
i can make one part of my application as windows service only that part that
does not allow the user to access folder.
what about if i protect that folder with the password,any related help to
that.
Administrator can easily elevate its privilege level to that of a
LocalSystem account.
Please check the NG - on 2 occasions I presented the code that does the
above.
Therefore, your task is just infeasible -it is impossible to protect
access to your file in such
way that Admin cannot find this or that workaround......
Anton Bassov
tasleem wrote:
Thanks for reply
The your Application must run behalf its own user. If the Application is an
interactive one you may impersonate Threads while accessing the FS, a server
application can run be started from the Application User.
i can make one part of my application as windows service only that part that
does not allow the user to access folder.
what about if i protect that folder with the password,any related help to
that.
But: The Application User is also under the control of the Administrator.
Even if the Administrator don't know the password, he may change it to get
access.
"Günter Prossliner" wrote:
Hello!
what my aim is that Anobody could not Delete the files from
respective Folder even the administrator,
You can deny Access to the Folder even for Administrators. But:
Administrators can always take the ownership of Files / Folders and grand
himself the nessersary Permissions again.
only that is done through
my application
The your Application must run behalf its own user. If the Application is an
interactive one you may impersonate Threads while accessing the FS, a server
application can run be started from the Application User.
But: The Application User is also under the control of the Administrator.
Even if the Administrator don't know the password, he may change it to get
access.
GP
- Follow-Ups:
- Re: Disable File Deletion/Hiding Folders
- From: Alexander Grigoriev
- Re: Disable File Deletion/Hiding Folders
- References:
- Re: Disable File Deletion
- From: Günter Prossliner
- Re: Disable File Deletion
- From: anton bassov
- Re: Disable File Deletion
- Prev by Date: Re: Heap resize policy
- Next by Date: Re: Hiding Folders
- Previous by thread: Re: Disable File Deletion
- Next by thread: Re: Disable File Deletion/Hiding Folders
- Index(es):
Relevant Pages
|
Loading