|
Home > Archive > Microsoft Content Management Server > November 2005 > cookie encryption synchronisation
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 |
cookie encryption synchronisation
|
|
|
| Hi
Is cookie encryption synchronisation necessary betwwen two load-balanced
MCMS web server (not clustered !) ?
The MCMS sites are set up as read-only, enabling anonymous access?
for this configuration, is mcms entreprise edition necessary, and why (for
which functionnality)?
Thanks !
| |
| Stefan [MSFT] 2005-11-15, 7:53 am |
| Hi,
it is necessary to synchronize the MCMS encryption key (using managekey.exe)
and the ASP.NET machine keys (see here:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#4BD34341-4024-47D9-9BC2-7841D909EE32)
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
----------------------
"dref" <dref@discussions.microsoft.com> wrote in message
news:1A7359B7-5B15-4ED6-B952-7C1B3A2349AE@microsoft.com...
> Hi
>
> Is cookie encryption synchronisation necessary betwwen two load-balanced
> MCMS web server (not clustered !) ?
> The MCMS sites are set up as read-only, enabling anonymous access?
>
> for this configuration, is mcms entreprise edition necessary, and why (for
> which functionnality)?
>
> Thanks !
>
| |
|
| are the authentication cookies generated in a readonly / anonymous site?
"Stefan [MSFT]" wrote:
> Hi,
>
> it is necessary to synchronize the MCMS encryption key (using managekey.exe)
> and the ASP.NET machine keys (see here:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#4BD34341-4024-47D9-9BC2-7841D909EE32)
>
> 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
> ----------------------
>
>
> "dref" <dref@discussions.microsoft.com> wrote in message
> news:1A7359B7-5B15-4ED6-B952-7C1B3A2349AE@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2005-11-15, 5:56 pm |
| Hi Dref,
the cookies are only generated if forms authentication is used.
Not for integrated authentication and not for guest.
But be aware that the machine keys are also used to encrypt the viewstate.
So you need to synchonize these keys in always.
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
----------------------
"dref" <dref@discussions.microsoft.com> wrote in message
news:DE431DD9-A0A9-4403-B021-0FE006D62864@microsoft.com...[vbcol=seagreen]
> are the authentication cookies generated in a readonly / anonymous site?
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|