This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/presentation/lookAndFeel/knowledgeTree/help/systemAdministrationHelp.html

143 lines
2.6 KiB
HTML

<h2>System Settings</h2>
<p>The system settings are as follows:</p>
<table border=1 cellspacing=0 cellpadding=0>
<tr>
<td valign=top>
<p>LDAP Server:</p>
</td>
<td valign=top>
<p>Directory server for user authentication</p>
</td>
</tr>
<tr>
<td valign=top>
<p>LDAP Root DN:</p>
</td>
<td valign=top>
<p>The root from which users are found in the LDAP server</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Email Server: </p>
</td>
<td valign=top>
<p>SMTP server used for all outgoing mail</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Administrator Email Address: </p>
</td>
<td valign=top>
<p>&lt;your e-mail address&gt;</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Administrator Name: </p>
</td>
<td valign=top>
<p>&lt;your name&gt;</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Default E-mail Address: </p>
</td>
<td valign=top>
<p>Default address from which notifications are sent</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Default E-mail Name: </p>
</td>
<td valign=top>
<p>Default “From” name used in the notification system</p>
</td>
</tr>
<tr>
<td valign=top>
<p>File System Root: </p>
</td>
<td valign=top>
<p>The directory in which the DMS is installed</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Document Root: </p>
</td>
<td valign=top>
<p>The directory in which all documents are stored</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Language Directory: </p>
</td>
<td valign=top>
<p>The directory that contains all the language resource templates</p>
</td>
</tr>
<tr>
<td valign=top>
<p>User Interface Directory: </p>
</td>
<td valign=top>
<p>The location of the presentation and business logic files</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Root URL: </p>
</td>
<td valign=top>
<p>The DMS base URL</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Graphics URL: </p>
</td>
<td valign=top>
<p>The location of graphic files used in the DMS</p>
</td>
</tr>
<tr>
<td valign=top>
<p>User Interface URL: </p>
</td>
<td valign=top>
<p>The location of the presentation and business logic pages</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Use File System: </p>
</td>
<td valign=top>
<p>Whether to use file system or database to store documents</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Default Language: </p>
</td>
<td valign=top>
<p>The language used if no alternative is specified</p>
</td>
</tr>
<tr>
<td valign=top>
<p>Session Timeout: </p>
</td>
<td valign=top>
<p>Session timeout length in seconds</p>
</td>
</tr>
</table>