From 32ec7f3ec5de9047ac3171f876d62b34e3567d22 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 19 Mar 2004 10:13:00 +0000 Subject: [PATCH] Added note for top group root directory SVN revision: 836 --- doc/config.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/doc/config.html b/doc/config.html index 8fcd755a..36e7159e 100755 --- a/doc/config.html +++ b/doc/config.html @@ -321,7 +321,17 @@ in the [global <top group>] setting, which by itsel ov in the [global] section. This way one can define settings for all top level groups (such as the SMTP host) in the [global] section, and define different password files and administrators in the individual top level group sections. -

+

+ +If top groups are used, the root of the elogd server is not accessible any more. Presume that +elogd is accessible normally under http://your.host:8080/, 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 +http://your.host:8080/engineering or +http://your.host:8080/administration. 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.

+


  Individual logbook options  
@@ -1028,7 +1038,7 @@ be chosen.
  • ID display = <string>
    -This option determines the display of the entry ID. In some applications, the entry ID +This option determines the display of the entry ID. In some applications, the entry ID can be used as a tag, containing more than just the ID number. For example

    @@ -1140,8 +1150,8 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}

    -It is possible to specify an OR of several conditions like in the case {b,c}. This is -also possible over several conditions, like {1,a} would mean +It is possible to specify an OR of several conditions like in the case {b,c}. This is +also possible over several conditions, like {1,a} would mean "The PC has Linux or is in the Main Building". To specify a AND between conditions, a "&" is used. The condition