custom account for ASP.NET worker process
dl
Date: 06/08/05
- Next message: Paps: "ASP.NET 2.0 Authentication pattern"
- Previous message: Peter Zuber: "Re: Problem with PrincipalPermission Attribute (cannot resolve IsInRole)"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: custom account for ASP.NET worker process"
- Reply: Dominick Baier [DevelopMentor]: "Re: custom account for ASP.NET worker process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 8 Jun 2005 17:13:15 +0800
Hi
I have created a least privileged a/c by following what the ASP.NET security
doc, secmod15, suggested. Then I tried to load the login.aspx page again,
and this time I get
HTTP 401.1 - Unauthorized: Logon Failed
I have checked the event logs. Under System Log I found the related error,
it says
The server was unable to logon the Window NT account <the_custom_a/c> due to
the following error: Logon failure: the user has not been granted the
requested logon type at this computer. The data is the error code.
Data (if Words is selected) : 00000569.
I have double checked and could not figure out yet! Can anyone advise on
this please?!
TIA
--
- Next message: Paps: "ASP.NET 2.0 Authentication pattern"
- Previous message: Peter Zuber: "Re: Problem with PrincipalPermission Attribute (cannot resolve IsInRole)"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: custom account for ASP.NET worker process"
- Reply: Dominick Baier [DevelopMentor]: "Re: custom account for ASP.NET worker process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|