472,780 Members | 1,923 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

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.exe) 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 1938
There is a KB article addressing this... It can be done.

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

"Richard Chandler" <ri************@mapson.richardchandler.net> wrote in
message news:eF**************@TK2MSFTNGP09.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.exe) 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**********@sbcglobal.net.nospam> wrote in message
news:e2*************@TK2MSFTNGP11.phx.gbl...
: There is a KB article addressing this... It can be done.
:
: --
: Thanks,
: Martin Schmid, EIT, CCSA, MCDBA, MCSE
:
: "Richard Chandler" <ri************@mapson.richardchandler.net> wrote in
: message news:eF**************@TK2MSFTNGP09.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.exe) 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_machinename account
access to the registry keys. The web page that discusses the
aspnet_setreg.exe 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.richardchandler.net> wrote in
message news:eF**************@TK2MSFTNGP09.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.exe) 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
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....
2
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...
3
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...
1
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...
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...
1
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...
2
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...
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...
10
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...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.