|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Only ASPNET Process should access a directoryHello newsgroup,
How do I set up a directory, which only the ASPNET process can access, and all other users (except admin and the system processes of course) cannot? Basicaly, a internet user should not access the content of the directory (only through a .aspx page as a "gateway" [as example, downloading of files]) My idea would be: Administrators: all rights IUSR: list directory All users: list directory System: all rights ASPNET: read, execute, list. Is that all, or are there some things I have forgotten? |
|||||||||||||||||||||||