Ask a Question related to ASP.NET Security, Design and Development.
-
Richard Chandler #1
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.
Richard Chandler Guest
-
Account Locked Out - Cold Fusion Application Service running as Active Directory Domain Account
Using Cold Fusion 7 Standard w/ IIS6. Cold Fusion Application Service is running as a domain account to access IIS home directory on another... -
Installing on a domain controller
We are installing CF MX7 on our Win 2003 server. The manual states that CF should not be installed on primary or backup domain controller. Is this... -
Using LogonUser API in ASP.net with an account other than ASPNet account
I am trying to use the LogonUser API function from ASP.Net. This works fine on my machine which is Windows XP but fails with error code 1314 on... -
Shared Fax Problem with Windows 2003 the NETWORK SERVICE account and a Domain Controller
Can you share more details as to what the exact problem is? Service not starting? Not able to send/receive? -- Manoj K Jain Microsoft Printing,... -
FIX: ASP.NET Does Not Work with the Default ASPNET Account on a Domain Controller
Hello there people As taken from the KB ... After you install Microsoft Visual Studio .NET or the Microsoft .NET Framework on a domain... -
Martin Schmid #2
Re: ASPNET account and Domain Controller
There is a KB article addressing this... It can be done.
--
Thanks,
Martin Schmid, EIT, CCSA, MCDBA, MCSE
"Richard Chandler" <richard.nospam@mapson.richardchandler.net> wrote in
message news:eFA1AEpMEHA.3556@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.
>
>
Martin Schmid Guest
-
Ken Schaefer #3
Re: ASPNET account and Domain Controller
[url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158[/url]
Cheers
Ken
"Martin Schmid" <martinschmid@sbcglobal.net.nospam> wrote in message
news:e2fErXpMEHA.936@TK2MSFTNGP11.phx.gbl...
: There is a KB article addressing this... It can be done.
:
: --
: Thanks,
: Martin Schmid, EIT, CCSA, MCDBA, MCSE
:
: "Richard Chandler" <richard.nospam@mapson.richardchandler.net> wrote in
: message news:eFA1AEpMEHA.3556@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.
: >
: >
:
:
Ken Schaefer Guest
-
Mark #4
Re: ASPNET account and Domain Controller
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.
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;329290[/url]
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" <richard.nospam@mapson.richardchandler.net> wrote in
message news:eFA1AEpMEHA.3556@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.
>
>
Mark Guest



Reply With Quote

