Guest access on production servers
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Guest access on production servers

 
Post new topic   Reply to topic    Windows Server Forum Index -> CMS Server
Author Message
Alex
Guest





Posted: Wed Jan 12, 2005 5:49 am    Post subject: Guest access on production servers Reply with quote

Hi Stefan and everybody

We have the CMS Authoring server and corresponding SQL database “CMS” (on a
different box).
From the production servers in DMZ I have access to the “CMS” database. The
web site works as read only but it asks for the authentication.
Questions:
1. What are the steps to make guest access on production servers?
2. Do we need (or is it better) to have one more database for the production
servers?
3. The SCA settings are different for authoring and production servers.
Where are they kept? Do the SCA settings influence on the content of the SQL
database?
--
Alex
Back to top
Angus Logan [MVP]
Guest





Posted: Wed Jan 12, 2005 11:43 am    Post subject: Re: Guest access on production servers Reply with quote

Hi Alex,

re. Q1 What are the steps to make guest access on production servers?
- in the SCA enable guess access (Allow Guests on Site: Yes, & set the guest
login)
- in IIS enable anonymous access (& set the anonymous account)

re. Q2 Do we need (or is it better) to have one more database for the
production
Quote:
servers?
- Depends on your scenario ; two seperate MCMS databases provide more

flexibilty & reliability but require more development/configuration of SDAPI
scripts.

Regards
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Alex" <Alex@discussions.microsoft.com> wrote in message
news:E1526094-5212-4D20-AB3D-F1345155480E@microsoft.com...
Quote:
Hi Stefan and everybody

We have the CMS Authoring server and corresponding SQL database "CMS" (on
a
different box).
From the production servers in DMZ I have access to the "CMS" database.
The
web site works as read only but it asks for the authentication.
Questions:
1. What are the steps to make guest access on production servers?
2. Do we need (or is it better) to have one more database for the
production
servers?
3. The SCA settings are different for authoring and production servers.
Where are they kept? Do the SCA settings influence on the content of the
SQL
database?
--
Alex
Back to top
Stefan [MSFT]
Guest





Posted: Wed Jan 12, 2005 3:39 pm    Post subject: Re: Guest access on production servers Reply with quote

Just to add: you also need to create a subscriber rights group and add the
guest account configured in the SCA to this subscriber group.
Then assign this subscriber group to all channels, resource galleries and
template galleries which should be available to guests.

Cheers,
Stefan.

"Angus Logan [MVP]" <angus_logan@data3.com.au> wrote in message
news:#a$OgnG#EHA.3840@tk2msftngp13.phx.gbl...
Quote:
Hi Alex,

re. Q1 What are the steps to make guest access on production servers?
- in the SCA enable guess access (Allow Guests on Site: Yes, & set the
guest
login)
- in IIS enable anonymous access (& set the anonymous account)

re. Q2 Do we need (or is it better) to have one more database for the
production
servers?
- Depends on your scenario ; two seperate MCMS databases provide more
flexibilty & reliability but require more development/configuration of
SDAPI
scripts.

Regards
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Alex" <Alex@discussions.microsoft.com> wrote in message
news:E1526094-5212-4D20-AB3D-F1345155480E@microsoft.com...
Hi Stefan and everybody

We have the CMS Authoring server and corresponding SQL database "CMS"
(on
a
different box).
From the production servers in DMZ I have access to the "CMS" database.
The
web site works as read only but it asks for the authentication.
Questions:
1. What are the steps to make guest access on production servers?
2. Do we need (or is it better) to have one more database for the
production
servers?
3. The SCA settings are different for authoring and production servers.
Where are they kept? Do the SCA settings influence on the content of the
SQL
database?
--
Alex

Back to top
Alex
Guest





Posted: Wed Jan 12, 2005 11:27 pm    Post subject: Re: Guest access on production servers Reply with quote

Hi Stefan and Angus
Thanks for your reply. I need some more details.

1. When on different CMS servers I set SCA parameters – do they go to the
database or they are kept in some configuration files on each of the servers?
2. If I will use one SQL database by 3 CMS servers – do I need to have the
same guest account like IUSR_SRVCMS01 (configured in the SCA and IIS) for
each of the servers? Or the guest accounts could be different for each of the
boxes?


"Stefan [MSFT]" wrote:

Quote:
Just to add: you also need to create a subscriber rights group and add the
guest account configured in the SCA to this subscriber group.
Then assign this subscriber group to all channels, resource galleries and
template galleries which should be available to guests.

Cheers,
Stefan.

"Angus Logan [MVP]" <angus_logan@data3.com.au> wrote in message
news:#a$OgnG#EHA.3840@tk2msftngp13.phx.gbl...
Hi Alex,

re. Q1 What are the steps to make guest access on production servers?
- in the SCA enable guess access (Allow Guests on Site: Yes, & set the
guest
login)
- in IIS enable anonymous access (& set the anonymous account)

re. Q2 Do we need (or is it better) to have one more database for the
production
servers?
- Depends on your scenario ; two seperate MCMS databases provide more
flexibilty & reliability but require more development/configuration of
SDAPI
scripts.

Regards
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Alex" <Alex@discussions.microsoft.com> wrote in message
news:E1526094-5212-4D20-AB3D-F1345155480E@microsoft.com...
Hi Stefan and everybody

We have the CMS Authoring server and corresponding SQL database "CMS"
(on
a
different box).
From the production servers in DMZ I have access to the "CMS" database.
The
web site works as read only but it asks for the authentication.
Questions:
1. What are the steps to make guest access on production servers?
2. Do we need (or is it better) to have one more database for the
production
servers?
3. The SCA settings are different for authoring and production servers.
Where are they kept? Do the SCA settings influence on the content of the
SQL
database?
--
Alex




Back to top
Stefan [MSFT]
Guest





Posted: Thu Jan 13, 2005 3:06 pm    Post subject: Re: Guest access on production servers Reply with quote

Hi Alex,

1) that depends on the setting. Some settings are local, some a global.
The guest account setting is global.

2) the same guest account is required. Usually this is handled by using a
domain account. If this is not possible use the workaround listed here:
http://support.microsoft.com/?id=810308

Cheers,
Stefan.


"Alex" <Alex@discussions.microsoft.com> wrote in message
news:67B73BB6-37BE-45FA-999B-3692E9A6728E@microsoft.com...
Quote:
Hi Stefan and Angus
Thanks for your reply. I need some more details.

1. When on different CMS servers I set SCA parameters - do they go to the
database or they are kept in some configuration files on each of the
servers?
2. If I will use one SQL database by 3 CMS servers - do I need to have the
same guest account like IUSR_SRVCMS01 (configured in the SCA and IIS) for
each of the servers? Or the guest accounts could be different for each of
the
boxes?


"Stefan [MSFT]" wrote:

Just to add: you also need to create a subscriber rights group and add
the
guest account configured in the SCA to this subscriber group.
Then assign this subscriber group to all channels, resource galleries
and
template galleries which should be available to guests.

Cheers,
Stefan.

"Angus Logan [MVP]" <angus_logan@data3.com.au> wrote in message
news:#a$OgnG#EHA.3840@tk2msftngp13.phx.gbl...
Hi Alex,

re. Q1 What are the steps to make guest access on production servers?
- in the SCA enable guess access (Allow Guests on Site: Yes, & set the
guest
login)
- in IIS enable anonymous access (& set the anonymous account)

re. Q2 Do we need (or is it better) to have one more database for the
production
servers?
- Depends on your scenario ; two seperate MCMS databases provide more
flexibilty & reliability but require more development/configuration of
SDAPI
scripts.

Regards
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Alex" <Alex@discussions.microsoft.com> wrote in message
news:E1526094-5212-4D20-AB3D-F1345155480E@microsoft.com...
Hi Stefan and everybody

We have the CMS Authoring server and corresponding SQL database
"CMS"
(on
a
different box).
From the production servers in DMZ I have access to the "CMS"
database.
The
web site works as read only but it asks for the authentication.
Questions:
1. What are the steps to make guest access on production servers?
2. Do we need (or is it better) to have one more database for the
production
servers?
3. The SCA settings are different for authoring and production
servers.
Where are they kept? Do the SCA settings influence on the content of
the
SQL
database?
--
Alex




Back to top
Alex
Guest





Posted: Fri Jan 14, 2005 12:25 am    Post subject: Re: Guest access on production servers Reply with quote

Thank you Stefan,

This is what I needed to understand

Alex

"Stefan [MSFT]" wrote:

Quote:
Hi Alex,

1) that depends on the setting. Some settings are local, some a global.
The guest account setting is global.

2) the same guest account is required. Usually this is handled by using a
domain account. If this is not possible use the workaround listed here:
http://support.microsoft.com/?id=810308

Cheers,
Stefan.


"Alex" <Alex@discussions.microsoft.com> wrote in message
news:67B73BB6-37BE-45FA-999B-3692E9A6728E@microsoft.com...
Hi Stefan and Angus
Thanks for your reply. I need some more details.

1. When on different CMS servers I set SCA parameters - do they go to the
database or they are kept in some configuration files on each of the
servers?
2. If I will use one SQL database by 3 CMS servers - do I need to have the
same guest account like IUSR_SRVCMS01 (configured in the SCA and IIS) for
each of the servers? Or the guest accounts could be different for each of
the
boxes?


"Stefan [MSFT]" wrote:

Just to add: you also need to create a subscriber rights group and add
the
guest account configured in the SCA to this subscriber group.
Then assign this subscriber group to all channels, resource galleries
and
template galleries which should be available to guests.

Cheers,
Stefan.

"Angus Logan [MVP]" <angus_logan@data3.com.au> wrote in message
news:#a$OgnG#EHA.3840@tk2msftngp13.phx.gbl...
Hi Alex,

re. Q1 What are the steps to make guest access on production servers?
- in the SCA enable guess access (Allow Guests on Site: Yes, & set the
guest
login)
- in IIS enable anonymous access (& set the anonymous account)

re. Q2 Do we need (or is it better) to have one more database for the
production
servers?
- Depends on your scenario ; two seperate MCMS databases provide more
flexibilty & reliability but require more development/configuration of
SDAPI
scripts.

Regards
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Alex" <Alex@discussions.microsoft.com> wrote in message
news:E1526094-5212-4D20-AB3D-F1345155480E@microsoft.com...
Hi Stefan and everybody

We have the CMS Authoring server and corresponding SQL database
"CMS"
(on
a
different box).
From the production servers in DMZ I have access to the "CMS"
database.
The
web site works as read only but it asks for the authentication.
Questions:
1. What are the steps to make guest access on production servers?
2. Do we need (or is it better) to have one more database for the
production
servers?
3. The SCA settings are different for authoring and production
servers.
Where are they kept? Do the SCA settings influence on the content of
the
SQL
database?
--
Alex







Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> CMS Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB