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

IWAM_MACHINENAME Account Mistakenly Being Used?

I'm looking for suggestions about what seems to be an issue with IIS 5.1.
It's configured to impersonate the client with the high security model, some
server-side C# is being called, and it turns out to be running with the
IWAM_MACHINENAME account, which hasn't got rights to Windows\Temp (or to
anything much at all) so it fails trying to JIT the code. This is similar
to http://support.microsoft.com/default...b;en-us;823196 but the
real issue here seems to be that the dllhost.exe that's hosting all this
shouldn't even be running with IWAM_MACHINENAME - it should be running with
ASPNET, NETWORK SERVICE, a configured account, SYSTEM, or the the
impersonated user (as far as I can tell) depending on the configuration
option. It makes no sense at all that a JIT would run with IWAM_MACHINENAME
that hasn't got access to Windows\Temp or even the csc.exe compiler. I've
read articles that suggest that it's Component Services that is somehow
losing the configuration for the IIS pooled apps.

Any clues about whether there's a bug or configuration error here would be
appreciated. Thanks.
--
Phil Wilson [MVP Windows Installer]
----
Nov 19 '05 #1
0 1278

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

Similar topics

22
by: Zeng | last post by:
Hi, I'm running ClrProfiler for the first time to profile my web app, and it keeps getting stuck at this msg box: "Waiting for Asp.net to start common language runtime - this is the time to load...
14
by: Arran Pearce | last post by:
Hi, I am looking for a way to use System.DirectoryServices to find all users on a domain whos accounts are either locked out or disabled. I have used ADSIEdit and the mmc schema add-in to try...
4
by: \Rob\ | last post by:
On a domain controller, the ASPNET (v1.1) worker process (aspnet.wp.exe) runs under the IWAM_machinename acount (IIS 5). I have expressly denied this user the logon locally right in the domain...
0
by: \Rob\ | last post by:
On a Win2000 domain controller, the ASPNET (v1.1) worker process (aspnet_wp.exe) runs under the IWAM_machinename (IIS 5) account NOT the ASPNET account. (I know domain controllers shouldn't run...
7
by: Billy Angers | last post by:
My server is running under Windows SBS 2003. I've deleted some directories that was containing Outlook Web Access files, it was done few months ago by mistake. Now I want to use OWA for some...
5
by: rogersw8n | last post by:
Some how, some way the account that creates folders under Temporary Internet files has been changed to a domain account for VS 2003 and VS 2005. I recently installed VS 2005. All seemed to be ok...
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:
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.