Code

Updated opsi 'ACLs
[gosa.git] / gosa-si / gosa-si-server.conf.5
index a598c4b8fd7239c7aa62a8dc82c88ae9bb522eb6..2d601f5787a4b7d536c9821dd93f327dccea31fb 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "SERVER.CONF 1"
-.TH SERVER.CONF 1 "2009-09-22" "perl v5.10.0" "User Contributed Perl Documentation"
+.TH SERVER.CONF 1 "2009-10-02" "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
@@ -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.
@@ -256,8 +259,8 @@ the user is marked to be no longer logged in or the host is no longer running.
 .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"
+.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,24 +271,24 @@ 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"
+.IP "job-synchronization-enabled = true" 4
+.IX Item "job-synchronization-enabled = true"
 Defines whether job queue informations 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"
+.IP "enabled = false" 4
+.IX Item "enabled = false"
 Defines wheter Opsi integration is being enabled or not.
 .IP "server = localhost" 4
 .IX Item "server = localhost"