473,786 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP Hosting Companies - how do they do it?

Some ASP hosting companies allow users to upload any ASP programs that they
want. But, as you know, ASP programs can do virtually everything, including
running components, doing disk operations, even reformatting a hard-disk!

How do ASP hosting companies prevent users from doing harmful operations
like that?
Jul 22 '05 #1
4 1141
they limit permissions to certain system executables

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Uncle Ben" <sp******@nospa m.com> wrote in message
news:Om******** ******@TK2MSFTN GP10.phx.gbl...
Some ASP hosting companies allow users to upload any ASP programs that
they
want. But, as you know, ASP programs can do virtually everything,
including
running components, doing disk operations, even reformatting a hard-disk!

How do ASP hosting companies prevent users from doing harmful operations
like that?

Jul 22 '05 #2
Can you elaborate on this a bit more? Is this done via IIS? Can you give
me some examples?

Thanks!

"Curt_C [MVP]" <software_AT_da rkfalz.com> wrote in message
news:u8******** ******@TK2MSFTN GP14.phx.gbl...
they limit permissions to certain system executables

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Uncle Ben" <sp******@nospa m.com> wrote in message
news:Om******** ******@TK2MSFTN GP10.phx.gbl...
Some ASP hosting companies allow users to upload any ASP programs that
they
want. But, as you know, ASP programs can do virtually everything,
including
running components, doing disk operations, even reformatting a hard-disk!
How do ASP hosting companies prevent users from doing harmful operations
like that?


Jul 22 '05 #3
its simply a matter of file level permissions on the executables.

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Uncle Ben" <sp******@nospa m.com> wrote in message
news:uP******** ******@TK2MSFTN GP09.phx.gbl...
Can you elaborate on this a bit more? Is this done via IIS? Can you give
me some examples?

Thanks!

"Curt_C [MVP]" <software_AT_da rkfalz.com> wrote in message
news:u8******** ******@TK2MSFTN GP14.phx.gbl...
they limit permissions to certain system executables

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Uncle Ben" <sp******@nospa m.com> wrote in message
news:Om******** ******@TK2MSFTN GP10.phx.gbl...
> Some ASP hosting companies allow users to upload any ASP programs that
> they
> want. But, as you know, ASP programs can do virtually everything,
> including
> running components, doing disk operations, even reformatting a hard-disk! >
> How do ASP hosting companies prevent users from doing harmful
> operations
> like that?
>
>



Jul 22 '05 #4
On Tue, 15 Mar 2005 21:37:29 -0500, "Uncle Ben" <sp******@nospa m.com>
wrote:
Can you elaborate on this a bit more? Is this done via IIS? Can you give
me some examples?
Might check:

Hosting Provider Community:
http://www.microsoft.com/serviceprov...ty/default.asp

Jeff

"Curt_C [MVP]" <software_AT_da rkfalz.com> wrote in message
news:u8******* *******@TK2MSFT NGP14.phx.gbl.. .
they limit permissions to certain system executables

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Uncle Ben" <sp******@nospa m.com> wrote in message
news:Om******** ******@TK2MSFTN GP10.phx.gbl...
> Some ASP hosting companies allow users to upload any ASP programs that
> they
> want. But, as you know, ASP programs can do virtually everything,
> including
> running components, doing disk operations, even reformatting ahard-disk! >
> How do ASP hosting companies prevent users from doing harmful operations
> like that?
>
>



Jul 22 '05 #5

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

Similar topics

7
2364
by: John | last post by:
Do you guys have any idea if web hosting companies usually give access to SQL Server databases through Enterprise Manager? I used to have have access to my DB through EE with my previous provider and now the more I am looking into offers on the net the less I can see this feature specified. What can I do without EE to backup my database in a completely automated way? Can I assume SQLDMO will always be available so that I can backup the...
5
2090
by: Scott | last post by:
Can anyone refer me to a good hosting provider? I'm looking for a reseller plan with PHP 5, MySql 5, 24 x 7 support, and most importantly, a solid uptime record. Customer referrals only, please. Thanks, Scott
2
1957
by: Carl Gilbert | last post by:
Hi I feel as if I'm fighting a loosing battle with shared hosting at the moment. I have an account with 1&1. For a whopping £16.99 a month I get 6GB of shared Microsoft hosting. I also get the ability to have as many domains as I like, 5 web applications and large SQL databases. I'm currently experiencing some difficulties with a website. "Request for the permission of type
11
1986
by: Marko | last post by:
I need some good hosting. I found www.webhost4life.com and I was been very happy because they give a lot of features very cheap. But I have read many bad things about this hosting, so I need some better, but not very expensive like http://www.hostinguk.net. I need some hosting with .NET 2.0, SQL Server 2000/2005/expres, Access, Unlimited bandwith and mutiple domains on one account. Which hosting is good for me? Thanks
3
1348
by: Steve Holden | last post by:
I know there are quite a few hosting companies now who represent themselves as Python-friendly. Rather than trawl through the Wiki pages, however, and email each one separately I am sending this request to the comp.lang.python list (and putting it on my blog) in the hope of attracting those companies who are more involved with the Python community. There is a particular problem, highlighted recently by this comment from Dennis Lee Beiber:
21
1948
by: Herb | last post by:
Why do so many hosting services only offer PHP4? That's even true for Yahoo.
7
1776
by: Michel Couche | last post by:
Hello, I am working on a project for a potential customer. The project will basically involve an ASP.Net 2.0 application and a database (ideally MS SQL). The customer has already a hosting plan but it does not currently include a MS SQL database. This option is offered as a rather expensive add-on (600 US $ /year). If we need cost saving, I could offer to set-up a MS SQL 2005 DB on my own
3
1820
by: Barrie Wilson | last post by:
I have a really simple test app which consumes two public web services (one stock quote and one Amazon books collection); it works just fine when posted on my local servers but when I publish it to either of my two public servers (shared hosting accounts), I get the .ASPX page ok but when I click the button to access the web services I get nowhere; more specifically, I get this message at the top of the stack: "[SocketException...
15
2012
by: Cirene | last post by:
I am looking for a new ASP.NET hosting company. I prefer... UPTIME, RELIABILITY and SPEED!!!! ASP.NET 3.5 support SQL Server support Good, proactive customer support Any thoughts? What are your experiences? (I trust you all more than reviews.)
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9491
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10104
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7510
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.