all groups > iis security > january 2004 >
You're in the

iis security

group:

Public host security questions - ASP.NET


Public host security questions - ASP.NET Ivan Demkovitch
1/29/2004 11:44:24 AM
iis security:
Hi!

Not 100% sure if that would be appropriate group, but here is my problem:

I'm designing portal where users will be able to upload files.
I need permissions to create/delete files in specific directories. This will
be actual .aspx and ascx files.
I wonder what model I need to use to make sure security is good.

Right now I'm giving permissions to NETWORK_SERVICE in order to be able to
create files from ASP application.

TIA

Re: Public host security questions - ASP.NET jcochran.nospam NO[at]SPAM naplesgov.com
1/29/2004 7:57:44 PM
[quoted text, click to view]

You would need to. Or use another account, but the effect is still
the same. Make sure your application prevents malicious entries and
only allows creatinon of predefined files.

Re: Public host security questions - ASP.NET Ivan Demkovitch
1/30/2004 11:30:41 AM
Basically, I need to add permissions, but then I need to control security
within my application.
THis is fine.

But I wonder if it open up hole for let's say other users of the same
server?
They may write to this directory from their applications?

Am i correct or missing something here?


[quoted text, click to view]

AddThis Social Bookmark Button