Code

Added property class to get_cfg_requests
[gosa.git] / gosa-si / gosa-si-client.conf.5
index 34817d8dc312da20fbda54d4e15622bd5aa7ce87..b87dc2113969ec18b507029f560962f4370539ba 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "CLIENT.CONF 1"
-.TH CLIENT.CONF 1 "2009-09-04" "perl v5.10.0" "User Contributed Perl Documentation"
+.TH CLIENT.CONF 1 "2009-12-09" "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
@@ -144,6 +144,9 @@ Defines the location for the log file.
 .IP "pid-file = /var/run/gosa\-si\-client.pid" 4
 .IX Item "pid-file = /var/run/gosa-si-client.pid"
 Defines the location for the pid file.
+.IP "opts-file = var/run/gosa\-si\-client.opts" 4
+.IX Item "opts-file = var/run/gosa-si-client.opts"
+Defines the location for the opts file.
 .SS "[client]"
 .IX Subsection "[client]"
 .IP "port = 20083" 4
@@ -176,6 +179,9 @@ Defines the location for fai.log file.
 .IP "force-hostname = false | true" 4
 .IX Item "force-hostname = false | true"
 If set to true, client will try to get the hostname for registration from \f(CW$ENV\fR. Used in \s-1FAI\s0 environments, when hostname gets set from \s-1DHCP\s0.
+.IP "system-com = disabled | enabled" 4
+.IX Item "system-com = disabled | enabled"
+Open a different fifo for system communication
 .SS "[server]"
 .IX Subsection "[server]"
 .IP "ip = 127.0.0.1" 4
@@ -193,6 +199,14 @@ Defines in seconds the timeout GOsa-SI-client is waiting for the next try if all
 .IP "key-lifetime = 600" 4
 .IX Item "key-lifetime = 600"
 Defines in seconds the lifetime of the key GOsa-SI-server messages should be encrypted with.
+.SS "[krb5]"
+.IX Subsection "[krb5]"
+.IP "admin = user" 2
+.IX Item "admin = user"
+Define the admin for your kerberos realm
+.IP "password = password" 2
+.IX Item "password = password"
+Defines the password for your kerberos realm admin
 .SH "BUGS"
 .IX Header "BUGS"
 Please report any bugs, or post any suggestions, to the GOsa mailing list <gosa\-devel@oss.gonicus.de> or to <https://oss.gonicus.de/labs/gosa>