473,320 Members | 2,117 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,320 software developers and data experts.

What is IUSR equivalent for IIS 6.0?

Do
Hi,

I need to give my ASP.net application write access to on of my folders.
In Windows 2000 IIS 5.0 it was IUSR, what group do I give access
for Windows 2003 IIS 6.0? I see new ones like System, Network,
Network Service, Interactive Guest, etc.

Thanks,

Do
Nov 18 '05 #1
1 2989
It should still be IUSR_<machinename> - that is the default "anonymous
access" account.

The other accounts like Network Service are the process identities that the
w3wp.exe process will run under. In IIS5 the aspnet_wp.exe process ran under
the MACHINE\ASPNET account by default. This is subsumed into the Web
Application Pool's process identity in IIS6.

Cheers
Ken
"Do" <do*************@hotmail.com> wrote in message
news:e8**************@TK2MSFTNGP12.phx.gbl...
: Hi,
:
: I need to give my ASP.net application write access to on of my folders.
: In Windows 2000 IIS 5.0 it was IUSR, what group do I give access
: for Windows 2003 IIS 6.0? I see new ones like System, Network,
: Network Service, Interactive Guest, etc.
:
: Thanks,
:
: Do
:
:
Nov 18 '05 #2

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

Similar topics

0
by: Fie Fie Niles | last post by:
I posted a message yesterday in regard to session variable error message. Do you know what Microsoft DLL that processes Session variable? On that server, we can not seem to register anything....
5
by: CM | last post by:
Hi, There: I am working on a commercial ASP web application which use MS Access 2000 as database. When configuring the database access, I got an error saying that this database is a read-only...
1
by: Hernán Castelo | last post by:
hi i need to connect to sql with different roles is there any way for do that without passing users or passwords in the connection string ??
86
by: Michael Kalina | last post by:
Because when I asked for comments on my site-design (Remember? My site, your opinion!) some of you told me never to change anything on font-sizes! What do you guys think of that:...
2
by: AVB | last post by:
Is there any other way to write files to a directory than allowing the IUSR write access. We have a website that will be writing XML files and Label files to a directory outside of our website...
7
by: ben | last post by:
hello, an algorithm book i'm reading talks about the connectivity problem/algorithm. it gives a number of examples where the connectivity problem applies to real life situations (like, the...
7
by: LL | last post by:
Compiler Error Message: CS0246: The type or namespace name 'Acme' could not be found (are you missing a using directive or an assembly reference?) Source Error: Line 1: <%@ Import...
4
by: Marja Ribbers-de Vroed | last post by:
The call CertOpenSystemStore(0, "MY") in a C++ COM DLL returns an "Access is denied" error when called from a classic ASP webapplication. Doesn't the IUSR and/or IWAM account by default have the...
2
by: Will hunting | last post by:
hi, when compiling using makefile on unix, I encounter such problem, anyone has similar experience on this? what could be the possible cause? thanks make OBJS=out/release "EXTRAFLAGS=-O...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.