Microsoft Content Management Server - Login required when clicking "Edit" in Console

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > September 2005 > Login required when clicking "Edit" in Console





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 Login required when clicking "Edit" in Console
Lam

2005-06-15, 2:48 am

Hi all,

The user is an admin. The login is only prompted when few peoples are
accessing the site at the same time. Eventually, the login will fail with
"You are not authorized to view this page" error, even though the correct
credential in entered.
Stefan [MSFT]

2005-06-15, 2:48 am

Hi Lam,

sounds as if the MCMS server machine has problems to contact the domain
controller.
Does this also happen with local accounts?

Cheers,
Stefan


"Lam" <Lam@discussions.microsoft.com> schrieb im Newsbeitrag
news:87A67E4A-BF6D-4D9E-9233-95B7C04BCE0F@microsoft.com...
> Hi all,
>
> The user is an admin. The login is only prompted when few peoples are
> accessing the site at the same time. Eventually, the login will fail with
> "You are not authorized to view this page" error, even though the correct
> credential in entered.



Spencer Harbar [MVP]

2005-06-17, 5:51 pm

you can turn on autiding for failed logon events on the MCMS box, and use
that information to trace the problem, which will be much more helpful than
the error you receive in the browser

hth
Spence
www.mcmsfaq.com



"Lam" <Lam@discussions.microsoft.com> wrote in message
news:87A67E4A-BF6D-4D9E-9233-95B7C04BCE0F@microsoft.com...
> Hi all,
>
> The user is an admin. The login is only prompted when few peoples are
> accessing the site at the same time. Eventually, the login will fail with
> "You are not authorized to view this page" error, even though the correct
> credential in entered.



norys sandoval

2005-08-02, 6:03 pm

I have 2 sites in the CMS server. One is read only with anonymous access
enabled in IIS. The other one is read/write whith no anonymous access
enabled in IIS, just integrated security. Then when I try to access the edit
site (read/write), it request me an AD user and password, if the credentials
are correct, I enter the site and edit content. But sudendly I loss the
console with no reason and I can just to bowse the site, no error display,
only the console disappear. Sometimes appear a form login request me a
credetials again. Why? This is related with the problem to access de DC



"Stefan [MSFT]" wrote:

> Hi Lam,
>
> sounds as if the MCMS server machine has problems to contact the domain
> controller.
> Does this also happen with local accounts?
>
> Cheers,
> Stefan
>
>
> "Lam" <Lam@discussions.microsoft.com> schrieb im Newsbeitrag
> news:87A67E4A-BF6D-4D9E-9233-95B7C04BCE0F@microsoft.com...
>
>
>

Stefan [MSFT]

2005-08-02, 6:03 pm

Xref: number1.nntp.dca.giganews.com microsoft.public.cmserver.general:52732

Hi Norys,

if anonymous access is disabled then IIS will enforce authentication for
every request. There is no method to prevent this.
If the console still disappears it would be interesting to know if guest
access is enabled - the fact that you have a read-only site on the same
server with anonymous access enabled seems to indicate this.
If the console disappears in this situation where IIS enforces
authentication but the authenticated user is not used for authorization the
only reason I can think of would be that the domain controller cannot be
contacted.

So yes: II would say this is related to your DC problem.

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
----------------------


"norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
news:4E3821DB-DF46-4A6D-9D34-B3FF4DB4FB3A@microsoft.com...[vbcol=seagreen]
>I have 2 sites in the CMS server. One is read only with anonymous access
> enabled in IIS. The other one is read/write whith no anonymous access
> enabled in IIS, just integrated security. Then when I try to access the
> edit
> site (read/write), it request me an AD user and password, if the
> credentials
> are correct, I enter the site and edit content. But sudendly I loss the
> console with no reason and I can just to bowse the site, no error display,
> only the console disappear. Sometimes appear a form login request me a
> credetials again. Why? This is related with the problem to access de DC
>
>
>
> "Stefan [MSFT]" wrote:
>


norys sandoval

2005-08-02, 8:59 pm

This problem occurs the most of the times when I create a posting in a Empty
channel after (immediately) I aprobe a posting... then appear a CMS page
(with the channels and CMS logo) with no console. I try several times and
the behaivor is the same... after I aprobe a posting and go to a empty
channel I lost the console in this channel (and in the other empty channels),
in the rest of channels that have posting the console remain. why? how I
fix it?


"Stefan [MSFT]" wrote:

> Hi Norys,
>
> if anonymous access is disabled then IIS will enforce authentication for
> every request. There is no method to prevent this.
> If the console still disappears it would be interesting to know if guest
> access is enabled - the fact that you have a read-only site on the same
> server with anonymous access enabled seems to indicate this.
> If the console disappears in this situation where IIS enforces
> authentication but the authenticated user is not used for authorization the
> only reason I can think of would be that the domain controller cannot be
> contacted.
>
> So yes: II would say this is related to your DC problem.
>
> 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
> ----------------------
>
>
> "norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
> news:4E3821DB-DF46-4A6D-9D34-B3FF4DB4FB3A@microsoft.com...
>
>
>

Stefan [MSFT]

2005-08-02, 8:59 pm

Hi Norys,

I have never heard about such a problem so I cannot provide a solution.
Empty channels are not served from ASP.NET but from ASP (as the cover page
is an ASP page) but if anonymous access is disabled in IIS this should not
make a difference.

I would suggest to open a support case with Microsoft.

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
----------------------


"norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
news:3D41FE96-D41C-486D-9425-577206FC79C3@microsoft.com...[vbcol=seagreen]
> This problem occurs the most of the times when I create a posting in a
> Empty
> channel after (immediately) I aprobe a posting... then appear a CMS page
> (with the channels and CMS logo) with no console. I try several times
> and
> the behaivor is the same... after I aprobe a posting and go to a empty
> channel I lost the console in this channel (and in the other empty
> channels),
> in the rest of channels that have posting the console remain. why? how I
> fix it?
>
>
> "Stefan [MSFT]" wrote:
>


norys sandoval

2005-08-02, 8:59 pm

I notice that this variable &wbc_purpose=Basic is no present after I
approve.. if I put it it the querystring of the page with no console... the
console show. Where can I change this? Is possible change it?

Thanks for you support.

"Stefan [MSFT]" wrote:

> Hi Norys,
>
> I have never heard about such a problem so I cannot provide a solution.
> Empty channels are not served from ASP.NET but from ASP (as the cover page
> is an ASP page) but if anonymous access is disabled in IIS this should not
> make a difference.
>
> I would suggest to open a support case with Microsoft.
>
> 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
> ----------------------
>
>
> "norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
> news:3D41FE96-D41C-486D-9425-577206FC79C3@microsoft.com...
>
>
>

Stefan [MSFT]

2005-08-03, 2:55 am

Hi Nory,

that should not vanish. Are you using a custom console action?
If not: please open a support case for this.

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
----------------------


"norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
news:08B3EE97-4AE5-4D3E-B2E5-6C052D474E6E@microsoft.com...[vbcol=seagreen]
>I notice that this variable &wbc_purpose=Basic is no present after I
> approve.. if I put it it the querystring of the page with no console...
> the
> console show. Where can I change this? Is possible change it?
>
> Thanks for you support.
>
> "Stefan [MSFT]" wrote:
>


norys sandoval

2005-08-03, 5:51 pm

I'm not using custom console action. This problem occurs when I approve,
submit or decline a posting using default console

Thxs

"Stefan [MSFT]" wrote:

> Hi Nory,
>
> that should not vanish. Are you using a custom console action?
> If not: please open a support case for this.
>
> 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
> ----------------------
>
>
> "norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
> news:08B3EE97-4AE5-4D3E-B2E5-6C052D474E6E@microsoft.com...
>
>
>

Stefan [MSFT]

2005-08-03, 5:51 pm

Hi Norys,

ok, then this is the right time to open a support case now to get this
analyzed in more detail.

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
----------------------


"norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
news:190D84FE-D3D0-4279-891B-FBB7F4E76EDD@microsoft.com...[vbcol=seagreen]
> I'm not using custom console action. This problem occurs when I approve,
> submit or decline a posting using default console
>
> Thxs
>
> "Stefan [MSFT]" wrote:
>


Christoff

2005-09-30, 7:49 am

Hi,

Has anyone found the resolution to this issue i.e. The DefaultConsole going
missing on the Default Channel Cover Page?

Regards,
Christoff

"Stefan [MSFT]" wrote:

> Hi Norys,
>
> ok, then this is the right time to open a support case now to get this
> analyzed in more detail.
>
> 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
> ----------------------
>
>
> "norys sandoval" <noryssandoval@discussions.microsoft.com> wrote in message
> news:190D84FE-D3D0-4279-891B-FBB7F4E76EDD@microsoft.com...
>
>
>

Stefan [MSFT]

2005-09-30, 5:54 pm

Hi Christoff,

usually it is this:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#CA7CCD8E-CD8D-4630-A756-A6EAB1DB1E32

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
----------------------


"Christoff" <Christoff@discussions.microsoft.com> wrote in message
news:3928328B-0BEC-44F0-9E82-365A8062557D@microsoft.com...[vbcol=seagreen]
> Hi,
>
> Has anyone found the resolution to this issue i.e. The DefaultConsole
> going
> missing on the Default Channel Cover Page?
>
> Regards,
> Christoff
>
> "Stefan [MSFT]" wrote:
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com