VBrick Systems ETV v4.2.1 manual Securing the Portal Server Admin Pages, Web Security

Models: ETV v4.2.1

1 180
Download 180 pages 4.68 Kb
Page 120
Image 120

Securing the Portal Server Admin Pages

TTo configure the ETV Portal Server Admin pages for SSL access:

1.Go the Admin Console location, typically C:\Program Files\VBrick\MCS\Common\MCS Admin Console and open web.config in a text editor.

2.Uncomment the sections labeled Web Page Security 1 and Web Page Security 2 by

deleting only the <!-- and --> characters shown below in red. Web Security 1

<!-- Web Page Security 1: Remove comments around the following section to enable SSL on all Admin Console pages. -->

<!--

<section name="secureWebPages" type="Hyper.Web.Security.SecureWebPageSectionHandler, WebPageSecurity" allowLocation="false" />

-->

Web Security 2

<!-- Web Page Security 2: Remove comments around the following section to enable SSL on all Admin Console pages. -->

<!--

<secureWebPages mode="On" maintainPath="False" warningBypassMode="AlwaysBypass" bypassQueryParamName="BypassSecurityWarning">

<directory path="/" recurse="True" /> </secureWebPages>

-->

108

© 2008 VBrick Systems, Inc.

Page 120
Image 120
VBrick Systems ETV v4.2.1 manual Securing the Portal Server Admin Pages, Web Security