File: //usr/local/ssl/local/frontpage/currentversion/help/1033/wsgcSec.htm
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Microsoft FrontPage Server Extensions Server Administration Help</title>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.userAgent.indexOf("MSIE 5") != -1)
{
document.write("<LINK REL=STYLESHEET HREF=\"ows.css\" TYPE=\"text/css\">");
document.write("<STYLE>");
document.write("<<!-->");
document.write("<A:hover {color:386BCC}>");
document.write("<//-->>");
document.write("</STYLE>");
}
else
{
if (navigator.appName == "Netscape")
{
document.write("<LINK REL=STYLESHEET HREF=\"owsns.css\" TYPE=\"text/css\">");
}
else
{
document.write("<LINK REL=STYLESHEET HREF=\"owsns.css\" TYPE=\"text/css\">");
}
}
//-->
</SCRIPT>
<SCRIPT language=JavaScript src="ExpColla.js"></SCRIPT>
</head>
<body marginwidth="0" marginheight="0" rightmargin="0" background="bg_help.gif" alt="Help background image">
<table width="100%" cellpadding="0">
<tr>
<td><img src="desg12.gif" width="101" height="51" alt=""
border="0"></td>
<td>
<table "valign="top" width="100%"
cellpadding="1" cellspacing="0">
<tr>
<td align="right"
valign="bottom">
</td>
</tr>
<tr>
<td align="right"
valign="bottom"><a class="owsnav" href="wsgIndex.htm">Index</a>
</td>
</tr>
<tr>
<td align="right"
valign="bottom"><a class="owsnav" href="wsgTOC.htm">Contents</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" colspan="2"><a href="wsgHome.htm"><img
align="right" src="home.gif" width="12"
height="11" alt="home" valign="top" border="0"></a><hr NOSHADE
size="1">
</td>
</tr>
<tr>
<td colspan="2" align="right"><p class="ptrail"> </p></td></tr>
</table>
<table class=content" width="100%" cellpadding="8">
<tr>
<td>
<H1 class="portal"><A name="IDX_wsgcSec1"><!--webbot bot="PurpleText" preview = "(1)Secure Sockets Layer (SSL);(2)requiring;(1)security;(2)options defined;(1)logging authoring actions;(1)uploading executables;(2)allowing authors to;(1)Change Configuration Settings page" --></A>About security options</H1>
<p>When you configure a <a href="wsgGloss.htm#virtualserver" class="glossterm"> virtual
server</a>, you can turn the following features on
or off:</p>
<table border="0" cellpadding="0" cellspacing="0" class="exptbl">
<tr>
<td>
<LABEL for="mTools">
<IMG align="right" valign="top" border="0" width="9" height="9" src="plus.gif" class="clsImgButton" id="mToolsBtn" onClick="ToggleDisplay(mToolsBtn, mToolsItems);" alt="">
</LABEL>
</td>
<td>
<A class="clsTocHead" href="javascript:void();" id="mTools" onClick="return ToggleDisplay(mToolsBtn, mToolsItems);">
Log authoring actions
</A>
</td>
</tr>
</table>
<DIV class="clsTocItem" id="mToolsItems">
<SCRIPT>mToolsItems.style.display='none';</SCRIPT>
<DIV class="clsTocItem1">
<p>When you turn on this option, every action that requires <a href="wsgGloss.htm#authorrole" class="glossterm"> author</a> permissions is
recorded in a log file named Author.log in the _vti_log folder of the Web site. Each
operation is recorded with the current time, <a href="wsgGloss.htm#remotehost" class="glossterm"> remote
host</a>, author's user name, Web
name, operation performed, and the per-operation data. In the event of a
security breach, you
can analyze this log file for authoring activity on the Web site.</p>
</DIV>
</DIV>
<table border="0" cellpadding="0" cellspacing="0" class="exptbl">
<tr>
<td>
<LABEL for="mJourn">
<IMG align="right" valign="top" border="0" width="9" height="9" src="plus.gif" class="clsImgButton" id="mJournBtn" onClick="ToggleDisplay(mJournBtn, mJournItems);" alt="">
</LABEL>
</td>
<td>
<A class="clsTocHead" href="javascript:void();" id="mJourn" onClick="return ToggleDisplay(mJournBtn, mJournItems);">
Require Secure Sockets Layer (SSL) for authoring and administration
</A>
</td>
</tr>
</table>
<DIV class="clsTocItem" id="mJournItems">
<SCRIPT>mJournItems.style.display='none';</SCRIPT>
<DIV class="clsTocItem1">
<p>This option enables you to require a <a href="wsgGloss.htm#SecureSocketsLayer" class="glossterm">Secure Sockets Layer
(SSL)</a>
connection between the Microsoft FrontPage2002 client and the server.</p>
</DIV>
</DIV>
<table border="0" cellpadding="0" cellspacing="0" class="exptbl">
<tr>
<td>
<LABEL for="mNap">
<IMG align="right" valign="top" border="0" width="9" height="9" src="plus.gif" class="clsImgButton" id="mNapBtn" onClick="ToggleDisplay(mNapBtn, mNapItems);" alt="">
</LABEL>
</td>
<td>
<A class="clsTocHead" href="javascript:void();" id="mNap" onClick="return ToggleDisplay(mNapBtn, mNapItems);">
Allow authors to upload executables
</A>
</td>
</tr>
</table>
<DIV class="clsTocItem" id="mNapItems">
<SCRIPT>mNapItems.style.display='none';</SCRIPT>
<DIV class="clsTocItem1">
<p>When you select this option, you allow <a href="wsgGloss.htm#authorrole" class="glossterm"> authors</a> to upload and run executable
files (such as <a href="wsgGloss.htm#CGI" class="glossterm">CGI</a>
scripts and <a href="wsgGloss.htm#ISAPI" class="glossterm">ISAPI</a>
extensions) on your server. If you do not
select this option, authors can upload and run ASP and IDC files, but not CGI or
ISAPI files.</p>
</DIV>
</DIV>
<p>For the Microsoft <a href="wsgGloss.htm#FrontPageServerExtensions" class="glossterm"> FrontPage 2000 Server
Extensions</a>, you used the <a href="wsgGloss.htm#MicrosoftManagementConsole" class="glossterm"> Microsoft Management
Console</a> (MMC) to set security options. With Microsoft FrontPage 2002 Server
Extensions, you use the <b> Change</b>
<b>
Configuration</b> <b> Settings</b> page
in the <b> Server</b> <b> Administration</b> pages.</p>
</td></tr></table>
<table class="footer" align="center">
<tr>
<td><img src="1p.gif" height="10px" width="10px"></td>
</tr>
<tr>
<td>
<p><a class="owsnav" href="wsgHome.htm">Home</a> | <a class="owsnav" href="wsgIndex.htm">Index</a> | <a
class="owsnav" href="wsgTOC.htm">Contents</a></p>
</td>
</tr>
<tr>
<td>©1995-2001 Microsoft Corporation<br>
All rights reserved. <a href="wscopyrt.htm">Terms of use.</a></p>
</td>
</tr>
</table>
</body>
</html>