473,805 Members | 2,191 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASPNET account and Domain Controller

We're having a problem with ASP.NET security and running on a Win2k Domain
Controller.

We can't set up the access rights to the registry for ASPNET as the user
doesn't exist, this access is required so that the process can obtain the
credentials from the registry (as stamped with aspnet_setreg.e xe) and
impersonate the required network user.

Has anyone else got around this problem, other than not installing the
website on a domain controller.

Thanks for reading,

Richard.
Nov 18 '05 #1
3 2028
There is a KB article addressing this... It can be done.

--
Thanks,
Martin Schmid, EIT, CCSA, MCDBA, MCSE

"Richard Chandler" <ri************ @mapson.richard chandler.net> wrote in
message news:eF******** ******@TK2MSFTN GP09.phx.gbl...
We're having a problem with ASP.NET security and running on a Win2k Domain
Controller.

We can't set up the access rights to the registry for ASPNET as the user
doesn't exist, this access is required so that the process can obtain the
credentials from the registry (as stamped with aspnet_setreg.e xe) and
impersonate the required network user.

Has anyone else got around this problem, other than not installing the
website on a domain controller.

Thanks for reading,

Richard.

Nov 18 '05 #2
http://support.microsoft.com/default...b;EN-US;315158

Cheers
Ken
"Martin Schmid" <ma**********@s bcglobal.net.no spam> wrote in message
news:e2******** *****@TK2MSFTNG P11.phx.gbl...
: There is a KB article addressing this... It can be done.
:
: --
: Thanks,
: Martin Schmid, EIT, CCSA, MCDBA, MCSE
:
: "Richard Chandler" <ri************ @mapson.richard chandler.net> wrote in
: message news:eF******** ******@TK2MSFTN GP09.phx.gbl...
: > We're having a problem with ASP.NET security and running on a Win2k
Domain
: > Controller.
: >
: > We can't set up the access rights to the registry for ASPNET as the user
: > doesn't exist, this access is required so that the process can obtain
the
: > credentials from the registry (as stamped with aspnet_setreg.e xe) and
: > impersonate the required network user.
: >
: > Has anyone else got around this problem, other than not installing the
: > website on a domain controller.
: >
: > Thanks for reading,
: >
: > Richard.
: >
: >
:
:
Nov 18 '05 #3
Mine works when I set both the aspnet_wp and the iwam_machinenam e account
access to the registry keys. The web page that discusses the
aspnet_setreg.e xe is a good source for more information. It will also let
you know that you need to set the "Network Service" for 2003 servers. The
KB article has a mistype on the account name by the way.

http://support.microsoft.com/default...b;en-us;329290

If you are able to get your impersonation to work help me out. I have
another thread dealing with other problems with getting impersonation to
work on a DC. "Failed to start monitoring file changes" is the name of the
thread. This is the error that I get once I try to access my asp.net web
site.

"Richard Chandler" <ri************ @mapson.richard chandler.net> wrote in
message news:eF******** ******@TK2MSFTN GP09.phx.gbl...
We're having a problem with ASP.NET security and running on a Win2k Domain
Controller.

We can't set up the access rights to the registry for ASPNET as the user
doesn't exist, this access is required so that the process can obtain the
credentials from the registry (as stamped with aspnet_setreg.e xe) and
impersonate the required network user.

Has anyone else got around this problem, other than not installing the
website on a domain controller.

Thanks for reading,

Richard.

Nov 18 '05 #4

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

Similar topics

2
411
by: jano | last post by:
Hi, I am trying to install a web application on an AD domain controller (security risk I know but it is our client's requirement) and i need to give the aspnet account certain permissions. However, the account is not listed in AD users and computers snap-in, though I can see IWAM and IUSR. Where is this account? I have installed the .net framework and re-registered it, but it still ain't there. Any ideas??? Thanks Jano
2
1196
by: Stefano | last post by:
Dear Friends, i would like to use ASP.NET on our intranet with a Windows 2000 srv that has the role of Domain Controller. I have hear that there's some problem to do that. Could someone point me to the right directions ???? Thanks in advance Stefano
3
1781
by: Paul D. Fox | last post by:
Hi I'm running Windows Server 2003 as a Domain Controller (with Active Directory) as a development server. I created an app that uploads graphics but it doesn't have permission. ASPNET machine account requires permission. The problem is, this server is a domain controller so there is not a local ASPNET account. How can I rectify this ? Paul
1
2096
by: Michael Maes | last post by:
Hello, I can't get the ASPNET-Account installed on a Windows 2000 (5.00.2195) Server SP4 Domain Controller. I always receive "Web Server not running ASP.NET version 1.1" when I try to start a APS.NET WebApplication. "I tried aspnet_regiis.exe -i", I tried to re-install fw v1.1, but the account ASPNET won't get installed. Any suggestions? Thanks,
4
2747
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 controller GPO and yet this profile gets created under the Document and Settings folder. The IWAM_machinename registry hive remains loaded when the process ends. I have to manually unload it with regedt32.exe. Is this normal behavior?
1
5746
by: SL | last post by:
How do I set up access to a file on a Windows Server 2003 Domain Controller that also has IIS? The file sits on another server. The Domain Controller / IIS server connects to this file through a share. Domain controllers have no local users so ASPNET user is not available. Microsoft states, "On Windows 2003 domain controller servers, ASP.NET applications run under the NETWORK SERVICE identity (regardless of the IIS isolation mode)....
2
1608
by: Roberto Kohler | last post by:
For some reason when I install the .NET framework 1.1 it does not add the user ASPNET. I'm trying to install the CSVS Portal Starter Kit. I manage to reach the database connection test, and the test is successful, but when I press the install button I get the following error: Windows NT user or group 'MyServer\ASPNET' not found. Check the name again. Changed database context to 'master'. Then the installer executes a rollback.
7
6775
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 distant users. So, I tried the procedure on the MS website: http://support.microsoft.com/?scid=kb%3Ben-us%3B883380&x=13&y=19 I've done all of the Method 1, but the files have not been re-created, and I get this Event: Event ID: 1047 Metabase Update...
10
2111
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
I am trying to setup ASPNET account for .NET application to access database (SQL Server 2000) by aspnet_regiis -i in the directory C:\WINNT\Microsoft.NET\Framework\v1.1.4322 After running it, I got a successful installed information. But I can not find this account in Active Directory. The authentication uses Active Directory. David
0
9718
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
9596
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,...
0
10614
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10363
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7649
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
5544
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
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4327
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3847
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.