|
Home > Archive > Microsoft Content Management Server > July 2006 > Unable to login to site manager - 401 unauthorized
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 |
Unable to login to site manager - 401 unauthorized
|
|
| won.hwang@gmail.com 2006-07-24, 7:19 pm |
| Hi,
I'm building a 2003 server with CMS and I'm unable to login.
The error message that I get is,
Error: 0
Description: The remote server returned an error: (401) Unauthorized.
Severity: 5
Source: AEJavaProxy
Debug info: N/A
Extra info: N/A
Client Source: Login::ctlLogin_Click
Recommended Action: N/A
I did enable anonymous access for \NR and \MCMS directory.
Thank you in advance!
| |
| Stefan [MSFT] 2006-07-25, 7:39 am |
| Hi Won,
you need to enable anonymous access on the following virtual directories:
/NR
/MCMS
Site Manager is not supported if you remove anonymous access from these two
virtual directories or any of it's subdirectories.
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
----------------------
<won.hwang@gmail.com> wrote in message
news:1153779544.950388.171510@i3g2000cwc.googlegroups.com...
> Hi,
>
> I'm building a 2003 server with CMS and I'm unable to login.
> The error message that I get is,
>
> Error: 0
> Description: The remote server returned an error: (401) Unauthorized.
> Severity: 5
> Source: AEJavaProxy
> Debug info: N/A
> Extra info: N/A
> Client Source: Login::ctlLogin_Click
> Recommended Action: N/A
>
> I did enable anonymous access for \NR and \MCMS directory.
>
> Thank you in advance!
>
| |
| won.hwang@gmail.com 2006-07-25, 1:18 pm |
| Hi Stefan,
The anonymouse login's enabled for both of the directories.
Is there any other reason that you can think of?
Thanks!
Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi Won,
>
> you need to enable anonymous access on the following virtual directories:
>
> /NR
> /MCMS
>
> Site Manager is not supported if you remove anonymous access from these two
> virtual directories or any of it's subdirectories.
>
> 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
> ----------------------
>
>
> <won.hwang@gmail.com> wrote in message
> news:1153779544.950388.171510@i3g2000cwc.googlegroups.com...
| |
| Stefan [MSFT] 2006-07-26, 7:19 am |
| Hi Won,
401 means authentication required. That means that anonymous access does not
work for these directories.
Have a look in the IIS log and verify that the 401 is returned for these
directories.
Possible reasons are that the password for the configured anonymous user in
the IIS metabase is incorrect or that your changed the ACLs on the files
behind the /NR or /MCMS directory.
Please ensure that the user configured as anonymous user in IIS has read
access to all these files.
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
----------------------
<won.hwang@gmail.com> wrote in message
news:1153842869.740184.84460@p79g2000cwp.googlegroups.com...
> Hi Stefan,
>
> The anonymouse login's enabled for both of the directories.
> Is there any other reason that you can think of?
>
> Thanks!
>
> Stefan [MSFT] wrote:
>
| |
| won.hwang@gmail.com 2006-07-27, 1:21 pm |
| Thank you, Stefan.
That toally solved that problem!
Thanks so much for your help.
Won
Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi Won,
>
> 401 means authentication required. That means that anonymous access does not
> work for these directories.
> Have a look in the IIS log and verify that the 401 is returned for these
> directories.
>
> Possible reasons are that the password for the configured anonymous user in
> the IIS metabase is incorrect or that your changed the ACLs on the files
> behind the /NR or /MCMS directory.
> Please ensure that the user configured as anonymous user in IIS has read
> access to all these files.
>
> 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
> ----------------------
>
>
> <won.hwang@gmail.com> wrote in message
> news:1153842869.740184.84460@p79g2000cwp.googlegroups.com...
|
|
|
|
|