|
Home > Archive > Microsoft Content Management Server > May 2006 > Guest Account
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]
|
|
| kennethboy 2006-05-24, 1:18 am |
| I have a CMS site that required Guest Access. I add a user account to the
Guest in server configuration unders security.
What is the best acc should I put, if is a singer server I will put the
local IUSR, but this CMS site is a Server farm (3 server). What is the best
account I should put? I have a DC for these 3 server. Please advise thank you
| |
| Stefan [MSFT] 2006-05-24, 7:15 pm |
| Hi Kenneth,
if these machines are in the domain you could either use a domain account
for the guest account or the method outlined here:
http://support.microsoft.com/?id=810308
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
----------------------
"kennethboy" <kennethboy@discussions.microsoft.com> wrote in message
news:0AAD94F8-7986-4D79-BC2B-2B92095118D7@microsoft.com...
>I have a CMS site that required Guest Access. I add a user account to the
> Guest in server configuration unders security.
>
> What is the best acc should I put, if is a singer server I will put the
> local IUSR, but this CMS site is a Server farm (3 server). What is the
> best
> account I should put? I have a DC for these 3 server. Please advise thank
> you
>
| |
| kennethboy 2006-05-24, 7:15 pm |
| Greeting Stefan,
Actually currently I am using Domain\Guest account ..... But one thing I am
not understand because my domain\Guest account already disabled in the DC. So
how come my site still working when the Guest account in DC already disabled?
"Stefan [MSFT]" wrote:
> Hi Kenneth,
>
> if these machines are in the domain you could either use a domain account
> for the guest account or the method outlined here:
> http://support.microsoft.com/?id=810308
>
> 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
> ----------------------
>
>
> "kennethboy" <kennethboy@discussions.microsoft.com> wrote in message
> news:0AAD94F8-7986-4D79-BC2B-2B92095118D7@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-05-29, 5:22 pm |
| Hi Kenneth,
the reason is that MCMS does not impersonate this user. It just uses the
string of this user when no user is given and later there is a string
compare of this user against the value in the rights group.
So the DC is never contacted to see if this user is enabled or not.
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
----------------------
"kennethboy" <kennethboy@discussions.microsoft.com> wrote in message
news:71232552-899B-4537-A0BD-F20F7F31820F@microsoft.com...[vbcol=seagreen]
> Greeting Stefan,
>
> Actually currently I am using Domain\Guest account ..... But one thing I
> am
> not understand because my domain\Guest account already disabled in the DC.
> So
> how come my site still working when the Guest account in DC already
> disabled?
>
> "Stefan [MSFT]" wrote:
>
| |
| kennethboy 2006-05-29, 5:22 pm |
| okie , I see is act like a dummy account to allow user to access the cms,
thanks
"Stefan [MSFT]" wrote:
> Hi Kenneth,
>
> the reason is that MCMS does not impersonate this user. It just uses the
> string of this user when no user is given and later there is a string
> compare of this user against the value in the rights group.
> So the DC is never contacted to see if this user is enabled or not.
>
> 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
> ----------------------
>
>
> "kennethboy" <kennethboy@discussions.microsoft.com> wrote in message
> news:71232552-899B-4537-A0BD-F20F7F31820F@microsoft.com...
>
>
>
|
|
|
|
|