Code

Updated placeholder handling in templates, case is ignored now.
[gosa.git] / gosa-si / gosa-si-server.conf.5
index a598c4b8fd7239c7aa62a8dc82c88ae9bb522eb6..2c8d0c66024eef3daa5e69209f025c4a07d78cef 100644 (file)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .IX Title "SERVER.CONF 1"
-.TH SERVER.CONF 1 "2009-09-22" "perl v5.10.0" "User Contributed Perl Documentation"
+.TH SERVER.CONF 1 "2010-05-17" "perl v5.10.0" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -136,15 +136,15 @@ gosa\-si\-server.conf \- Configuration file for gosa\-si\-server.
 The gosa\-si\-server.conf file defines all parameter GOsa-SI-server needs for running. It is normally located in the /etc/gosa\-si/ directory and is generated automatically by the \fIgosa\-si\-server\fR\|(1) program during installation.
 .SH "DIRECTIVES"
 .IX Header "DIRECTIVES"
-.SS "[general]"
-.IX Subsection "[general]"
-.IP "logfile = /var/log/gosa\-si\-server.log" 4
-.IX Item "logfile = /var/log/gosa-si-server.log"
+.SS "[General]"
+.IX Subsection "[General]"
+.IP "logfile = /var/log/gosa\-si/gosa\-si\-server.log" 4
+.IX Item "logfile = /var/log/gosa-si/gosa-si-server.log"
 Defines the location for the log file.
-.IP "pid-file = /var/run/gosa\-si\-server.pid Defines the location for the pid file." 4
-.IX Item "pid-file = /var/run/gosa-si-server.pid Defines the location for the pid file."
-.SS "[server]"
-.IX Subsection "[server]"
+.IP "pid-file = /var/run/gosa\-si/gosa\-si\-server.pid Defines the location for the pid file." 4
+.IX Item "pid-file = /var/run/gosa-si/gosa-si-server.pid Defines the location for the pid file."
+.SS "[Server]"
+.IX Subsection "[Server]"
 .PD 0
 .IP "ip = 1.2.3.4" 4
 .IX Item "ip = 1.2.3.4"
@@ -183,8 +183,8 @@ Defines the location for the local \s-1DB\s0 'foreign_clients'.
 .IP "source-list = /etc/apt/sources.list" 4
 .IX Item "source-list = /etc/apt/sources.list"
 Defines the location for the sources file.
-.IP "repo-path = /srv/www/repository" 4
-.IX Item "repo-path = /srv/www/repository"
+.IP "repo-path = /srv/www/" 4
+.IX Item "repo-path = /srv/www/"
 Defines the location of the dak Archive or local Debian Mirror and is scanned for Debian Packages.
 .IP "debian-arch = i386" 4
 .IX Item "debian-arch = i386"
@@ -204,6 +204,9 @@ Defines the password of the administrator.
 .IP "ldap-version = 3" 4
 .IX Item "ldap-version = 3"
 Define the ldap protocol version used
+.IP "ldap-retry-sec = 10" 4
+.IX Item "ldap-retry-sec = 10"
+Define the number of second gosa-si-server should wait if ldap is not available
 .IP "gosa-unit-tag =" 4
 .IX Item "gosa-unit-tag ="
 Forces the Unit-Tag in a tagged environment. If not set, GOsa-SI tries to get the tag from the server entry in \s-1LDAP\s0.
@@ -255,9 +258,9 @@ the user is marked to be no longer logged in or the host is no longer running.
 .IX Subsection "[ServerPackages]"
 .IP "address =" 4
 .IX Item "address ="
-Comma seperated list of GOsa-si-servers (1.2.3.4:20081,9.8.7.6:123) in network where this SI-server should register. These given SI-servers extend the list of SI-servers found in \s-1DNS\s0.
-.IP "dns-lookup = true | false" 4
-.IX Item "dns-lookup = true | false"
+Comma separated list of GOsa-si-servers (1.2.3.4:20081,9.8.7.6:123) in network where this SI-server should register. These given SI-servers extend the list of SI-servers found in \s-1DNS\s0.
+.IP "dns-lookup = true" 4
+.IX Item "dns-lookup = true"
 Perform a \s-1DNS\s0 lookup for server registration
 .IP "domain =" 4
 .IX Item "domain ="
@@ -268,25 +271,25 @@ Defines the password incoming ServerPackages messages should be encrypted. This
 .IP "key-lifetime = 120" 4
 .IX Item "key-lifetime = 120"
 Defines the lifetime in seconds of a GOsa-SI-server key. After expiring the key will be automatically renewed.
-.IP "job-synchronization-enabled = true | false" 4
-.IX Item "job-synchronization-enabled = true | false"
-Defines whether job queue informations are be shared with other GOsa-SI-server in network.
+.IP "job-synchronization-enabled = true" 4
+.IX Item "job-synchronization-enabled = true"
+Defines whether job queue information are be shared with other GOsa-SI-server in network.
 .IP "synchronization-loog = 5" 4
 .IX Item "synchronization-loog = 5"
 Defines in seconds after which time the job queue synchronization is being done.
 .SS "[ArpHandler]"
 .IX Subsection "[ArpHandler]"
-.IP "enabled = true | false" 4
-.IX Item "enabled = true | false"
+.IP "enabled = false" 4
+.IX Item "enabled = false"
 Defines whether the ArpHandler is being activated at GOsa-SI-server start.
 .IP "interface = all" 4
 .IX Item "interface = all"
 Space\- or comma-separated list of interfaces on which to start an ARP-Daemon. Enter 'all' to use all possible interfaces (Default).
 .SS "[Opsi]"
 .IX Subsection "[Opsi]"
-.IP "enabled = true | false" 4
-.IX Item "enabled = true | false"
-Defines wheter Opsi integration is being enabled or not.
+.IP "enabled = false" 4
+.IX Item "enabled = false"
+Defines whether Opsi integration is being enabled or not.
 .IP "server = localhost" 4
 .IX Item "server = localhost"
 Define the hostname of the Opsi server
@@ -303,7 +306,7 @@ Please report any bugs, or post any suggestions, to the GOsa mailing list <gosa\
 .IX Header "LICENCE AND COPYRIGHT"
 This code is part of GOsa (<http://www.gosa\-project.org>)
 .PP
-Copyright (C) 2003\-2009 \s-1GONICUS\s0 GmbH
+Copyright (C) 2003\-2010 \s-1GONICUS\s0 GmbH
 .PP
 This program is distributed in the hope that it will be useful,
 but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of