[How To] How do I disable guest sites creation in SiteBuilder?

Article ID: 4012 
Last Review: Oct,6 2008
Author: Basalyko Roman
Last updated by: system APPLIES TO:
  • Sitebuilder 4.0 for Windows
  • Sitebuilder 4.1 for Windows
  • Sitebuilder 3.x for Windows

Resolution

It can be done with special configuration parameter in <SB_DIR>\Web\web.config file. Where, by default, <SB_DIR> - C:\Program Files\SWsoft\Plesk\Sitebuilder, if Sitebuilder is integrated with Plesk, or C:\Program Files\Sitebuilder if it is standalone installation.

 

Following parameter should be changed:

 

<add key="AllowAnonymousSites" value="true"/>


"True" is default value.

 

After changing the value to “false” guest users will be redirected to Sitebuilder login page, Wizard will be accessible only for Sitebuilder users.



Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields