|
Home > Archive > Microsoft Content Management Server > May 2006 > ASPNET Account Impersonation question - Export error 401
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ASPNET Account Impersonation question - Export error 401
|
|
| SI_Webmaster 2006-05-29, 5:22 pm |
| Topic: 401 during Site Deployment
I get an HTTP 401 error in Site Manager when trying to export or import
items. What might be causing the problem?
Answer
Ensure that the 'ASPNET' account has the "Impersonate a client after
authentication" privilege.
Excuse my ignorance, but how do I ensure that the ASPNET account has the
Impersonate a client after authentication privilege on a Windows2003 box?
--
Tina Caravantes
Strategic Invesment Group
www.strategicgroup.com
| |
| SI_Webmaster 2006-05-29, 5:22 pm |
| Okay I figured out how to add the permission, still didn't take care of my
exporting issue. Any articles that can be recommended?
Error: 0
Description: The remote server returned an error: (401) Unauthorized.
Severity: 5
Source: System
Debug info: N/A
Extra info: N/A
Client Source: CExProgress::DoReport
Recommended Action: N/A
AND THIS is what I get from the ISS logs:
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port
cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2006-05-25 15:36:57 W3SVC1620256418 10.0.0.35 GET /NRConfig - 8090 -
10.0.0.35
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 401 2 2148074254
2006-05-25 15:37:17 W3SVC1620256418 10.0.0.35 GET /NRConfig - 8090
SIGROUP\mscmsadmin 10.0.0.35
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 401 3 5
2006-05-25 15:37:30 W3SVC1620256418 10.0.0.35 GET /NRConfig - 8090
SIGROUP\mscmsadmin 10.0.0.35
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 401 3 5
2006-05-25 15:37:41 W3SVC1620256418 10.0.0.35 GET /NRConfig - 8090
SIGROUP\Tinac 10.0.0.35
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 301 0 0
2006-05-25 15:37:41 W3SVC1620256418 10.0.0.35 GET /NRConfig/ - 8090 -
10.0.0.35
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 401 2 2148074254
any takers???
--
Tina Caravantes
Strategic Invesment Group
www.strategicgroup.com
"SI_Webmaster" wrote:
> Topic: 401 during Site Deployment
> I get an HTTP 401 error in Site Manager when trying to export or import
> items. What might be causing the problem?
> Answer
> Ensure that the 'ASPNET' account has the "Impersonate a client after
> authentication" privilege.
>
> Excuse my ignorance, but how do I ensure that the ASPNET account has the
> Impersonate a client after authentication privilege on a Windows2003 box?
>
> --
> Tina Caravantes
> Strategic Invesment Group
> www.strategicgroup.com
| |
| Stefan [MSFT] 2006-05-29, 5:22 pm |
| Hi,
it seems you disabled anonymous access on the /NR and/or /MCMS virtual
directories.
This is not supported.
MCMS requires that the /NR and /MCMS virtual directory have anonymous access
enabled.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"SI_Webmaster" <SIWebmaster@discussions.microsoft.com> wrote in message
news:378A8E91-F6A4-4DFB-B450-721515A61B93@microsoft.com...
> Topic: 401 during Site Deployment
> I get an HTTP 401 error in Site Manager when trying to export or import
> items. What might be causing the problem?
> Answer
> Ensure that the 'ASPNET' account has the "Impersonate a client after
> authentication" privilege.
>
> Excuse my ignorance, but how do I ensure that the ASPNET account has the
> Impersonate a client after authentication privilege on a Windows2003 box?
>
> --
> Tina Caravantes
> Strategic Invesment Group
> www.strategicgroup.com
|
|
|
|
|