Ask a Question related to ASP.NET Security, Design and Development.
-
Morten V. Pedersen #1
NTFS permissions for ASP.NET user
I've read the following article regarding NTFS permissions
and ASP.NET
[url]http://msdn.microsoft.com/library/default.asp?[/url]
url=/library/en-us/dnnetsec/html/SecNetHT01.asp
In table 1 it says:
Parent directories of context
List Folder/ Read
Process
For file change notifications and the C# compiler.
What does parent directories of context mean?
Must c:\ and c:\winnt be assigned read/list folder
permissions for the ASP.NET user? (I'm running framework
1.0)
Hope someone can help with this.
Regards
/Morten
Morten V. Pedersen Guest
-
NTFS Permissions and Flash
Hi, I have a CF MX7.1 server on a Windows 2003 box. I use NTFS permissions to lock down certain directories. However, .cfm files are not... -
user permissions on NTFS
I have flash working for local and domain admins but not to anyone else.The only way I've got round to this is to make users admintrators of the... -
Changing NTFS permissions in ASP.NET
Hi. Some related questions were discussed here, but my question is some different. I'm writing the project, the metter of it can be expressed... -
NTFS permissions
I need to reset the NTFS permissions of a windows 2003 web server to the default installation permissions. What's the easiest way of doing this?... -
PHP & NTFS Permissions
Hello group! I'm having a problem and I hope some of you may be able to point me in the right direction. I inherited a web site using php,... -
Jacob Yang [MSFT] #2
RE: NTFS permissions for ASP.NET user
Hi Morten,
As I understand, you are not sure about the exact meaning of the "context"
in "Parent directories of context".
Based on my research and experience, the context here means the folder of
the web application. So the "Parent directories of context" means the
folder "wwwroot" and all its paret drectories.
Does it answer your question? If I have misunderstood your concern, please
feel free to let me know.
Best regards,
Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C [url]www.microsoft.com/security[/url]
This posting is provided "as is" with no warranties and confers no rights.
Jacob Yang [MSFT] Guest
-
Jacob Yang [MSFT] #3
RE: NTFS permissions for ASP.NET user
Hi Morten,
I will also contact the author of this article and get a confirmation as
soon as possible.
Best regards,
Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C [url]www.microsoft.com/security[/url]
This posting is provided "as is" with no warranties and confers no rights.
Jacob Yang [MSFT] Guest
-
Jacob Yang [MSFT] #4
RE: NTFS permissions for ASP.NET user
Hi Morten,
I am sorry for the delaying response.
I have tried to contact the authors but I have not gotten any responses.
Due to the nature of your issue I need to do additional research to
determine the best way to provide assistance. I will contact you as soon as
possible.
Best regards,
Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C [url]www.microsoft.com/security[/url]
This posting is provided "as is" with no warranties and confers no rights.
Jacob Yang [MSFT] Guest
-
Jacob Yang [MSFT] #5
RE: NTFS permissions for ASP.NET user
Hi Morten,
Finally, I have gotten the statement of this issue.
"... It means all the folders up to and including the disk drive.
For example, if your root directory is c:\inetpub\wwwroot, then parents and
directories applies to
c:\
c:\inetpub
However deep you place your web site's home directory, you need to grant
these permissions to all the folders above up to and including the drive's
root..."
Does it answer your question? If I have misunderstood your concern, please
feel free to let me know.
Best regards,
Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C [url]www.microsoft.com/security[/url]
This posting is provided "as is" with no warranties and confers no rights.
Jacob Yang [MSFT] Guest



Reply With Quote

