Code

Updated locales
[gosa.git] / gosa-si / gosa-si-client.conf.5
index c1013d8255902184b34bf2cc239f23a6b6c43ad7..41bab58d37eb5c350f9edca221493fe203e2a4e7 100644 (file)
@@ -1,15 +1,7 @@
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -53,7 +45,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
 .rm #[ #] #H #V #F C
 .\" ========================================================================
 .\"
-.IX Title "CLIENT.CONF 5"
-.TH CLIENT.CONF 5 "2008-07-31" "gosa-si-server" " "
+.IX Title "CLIENT.CONF 1"
+.TH CLIENT.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
@@ -144,16 +136,19 @@ gosa\-si\-client.conf \- Configuration file for gosa\-si\-client.
 The gosa\-si\-client.conf file defines all parameter GOsa-SI-client needs for running and communication with GOsa-SI-server. It is normally located in the \fI/etc/gosa\-si/\fR directory and is generated automatically by the \fIgosa\-si\-client\fR\|(1) program during installation.
 .SH "DIRECTIVES"
 .IX Header "DIRECTIVES"
-.Sh "[general]"
-.IX Subsection "[general]"
-.IP "log-file = /var/run/gosa\-si\-client.log" 4
-.IX Item "log-file = /var/run/gosa-si-client.log"
+.SS "[General]"
+.IX Subsection "[General]"
+.IP "log-file = /var/log/gosa\-si/gosa\-si\-client.log" 4
+.IX Item "log-file = /var/log/gosa-si/gosa-si-client.log"
 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"
+.IP "pid-file = /var/run/gosa\-si/gosa\-si\-client.pid" 4
+.IX Item "pid-file = /var/run/gosa-si/gosa-si-client.pid"
 Defines the location for the pid file.
-.Sh "[client]"
-.IX Subsection "[client]"
+.IP "opts-file = var/run/gosa\-si/gosa\-si\-client.opts" 4
+.IX Item "opts-file = var/run/gosa-si/gosa-si-client.opts"
+Defines the location for the opts file.
+.SS "[Client]"
+.IX Subsection "[Client]"
 .IP "port = 20083" 4
 .IX Item "port = 20083"
 Defines the port GOsa-SI-client is listening for incoming messages.
@@ -165,10 +160,10 @@ If set GOsa-SI-client is forced to use this ip address. If it is not set, an aut
 If set GOsa-SI-client is forced to use this mac address. If it is not set, an automated determination is tried.
 .IP "server-domain =" 4
 .IX Item "server-domain ="
-???
+Forces the search domain used to get possible servers from \s-1DNS\s0. If not set, the client will search the domains from \f(CW$ENV\fR.
 .IP "ldap = 1 | 0" 4
 .IX Item "ldap = 1 | 0"
-???
+If set to '1', the client will get the LDAP-Configuration from the registration server (on every registration process). Under some circumstances this is not wanted, so setting to '0' disables this behavior.
 .IP "ldap-config = /etc/ldap/ldap.conf" 4
 .IX Item "ldap-config = /etc/ldap/ldap.conf"
 Defines the location for ldap.conf file.
@@ -183,9 +178,12 @@ Defines the location for libnss\-ldap.conf file.
 Defines the location for fai.log file.
 .IP "force-hostname = false | true" 4
 .IX Item "force-hostname = false | true"
-???
-.Sh "[server]"
-.IX Subsection "[server]"
+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
 .IX Item "ip = 127.0.0.1"
 If set GOsa-SI-client is forced to register at specified GOsa-SI-Server. If it is not set, GOsa-SI tries to register at GOsa-SI-servers found in \s-1DNS\s0.
@@ -201,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>
@@ -208,7 +214,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\-2008 \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