Added note for top group root directory

SVN revision: 836
This commit is contained in:
Stefan Ritt 2004-03-19 10:13:00 +00:00
parent f3d7393225
commit 32ec7f3ec5

View File

@ -321,7 +321,17 @@ in the <b><code>[global &lt;top group&gt;]</code></b> setting, which by itsel ov
in the <b><code>[global]</code></b> section. This way one can define settings for all top level in the <b><code>[global]</code></b> section. This way one can define settings for all top level
groups (such as the SMTP host) in the <b><code>[global]</code></b> section, and define different groups (such as the SMTP host) in the <b><code>[global]</code></b> section, and define different
password files and administrators in the individual top level group sections. password files and administrators in the individual top level group sections.
<p> <br><br>
If top groups are used, the root of the elogd server is not accessible any more. Presume that
elogd is accessible normally under <b><code>http://your.host:8080/</code></b>, this URL becomes
invalid for top groups, to avoid the case that one group can "see" the logbooks of the other
groups. Instead, one has to append the top group name to the URL, such as
<b><code>http://your.host:8080/engineering</code></b> or
<b><code>http://your.host:8080/administration</code></b>. If someone does not know the
top group name, one cannot see the list of logbooks there, so the groups become completely
independent of each other.<p>
<hr> <hr>
<div class=title>&nbsp; Individual logbook options &nbsp;</div> <div class=title>&nbsp; Individual logbook options &nbsp;</div>