473,385 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Giving aspnet_wp full access to server a bad idea?

Hey all,

At the company I work for our team of ASP.NET developers have
requested that the aspnet_wp account (the account that IIS runs under)
needs to have full read access to the entire server for thier
application to work. This server is not behind a firewall, so is open
to the world.

I've told them that this is a security issue. If that box gets
compromised, all the data on it will be able to be seen (which is a
bad thing).

They are trying to convince me that I am wrong and they full access to
the box is required.

Am I wrong to deny them?

Thanks,
Ryan Ritten

Oct 24 '08 #1
1 1233
1. Everything is security issue. Having a box on internet is a chance of
that box being compromised.
2. Read access is just a read access and not write access. So it's not that
bad.

But that does not mean you can do anything you want on the box.
I do not see any reason for ASP.NET application too have read access to the
entire server. They (Developers) must specify specific actions/read
operations they need access for.
Then look into move their operations into some folder/subfolder and give
read access to it. Also might be wise to make sure that folder not in
c:\Inetpub folder so the whole internet did not have access to it...

George.


"Ryan Ritten" <sp*************@thesparticusarena.comwrote in message
news:2d**********************************@l76g2000 hse.googlegroups.com...
Hey all,

At the company I work for our team of ASP.NET developers have
requested that the aspnet_wp account (the account that IIS runs under)
needs to have full read access to the entire server for thier
application to work. This server is not behind a firewall, so is open
to the world.

I've told them that this is a security issue. If that box gets
compromised, all the data on it will be able to be seen (which is a
bad thing).

They are trying to convince me that I am wrong and they full access to
the box is required.

Am I wrong to deny them?

Thanks,
Ryan Ritten
Oct 24 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: | last post by:
This question references to KB articles: http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158 http://support.microsoft.com/default.aspx?scid=kb;EN-US;317012 I'm running Advanced Server...
7
by: Clement | last post by:
hi, i have an asp.net site and is using SQL Server 2k. i realize the aspnet_wp.exe memory usage keep growing and i will receive an error for the pages that call the sql connection. others page...
2
by: Matt Sollars | last post by:
Hi all. I'm having a nasty problem. A client's website was originally written with classic ASP. They requested a new portion of the site that was deemed a perfect candidate for ASP.NET. So, .NET...
1
by: zalbermere | last post by:
I'm running an application under Framework 1.1 on a PDC. I've got Aspnet_wp.exe running under a new account, to which I've given the following rights: a.. Access this computer from the network...
4
by: Lynn | last post by:
hi, anyone knows how to fix this error? Event Type: Error Event Source: ASP.NET 1.0.3705.288 Event Category: None Event ID: 1082 Date: 1/18/2004 Time: 12:50:47 AM User: N/A
3
by: Simon | last post by:
This problem has been driving me mad for months.... Seen a few posts on forums about it but no answers... No mention on MSDN etc. XP Pro SP1, VS.NET (c#) .Net framework 1.1, IIS 5.1. In a...
2
by: Sidharth | last post by:
Hello, We are experiencing some issues with the aspnet_wp process on our live servers. The problems are intermittent and we cannot reproduce it on our dev and test servers. Currently around...
3
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. ...
3
by: MP | last post by:
Hi, I have a library in which I use the COM+ services dynamically for creating a Folder in the virtual directory of the Web Application on the Web Server. As ASPNET account does not have...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.