Code

Added schema requrements
[gosa.git] / gosa-si / client.conf.pod
index 092b56777ca8a580c557d0a244db3a61037d8f5b..68b91d6d920cd647e68a2732f565d5f0b36da921 100644 (file)
@@ -10,22 +10,26 @@ The gosa-si-client.conf file defines all parameter GOsa-SI-client needs for runn
 
 =head1 DIRECTIVES
 
-=head2 [general]
+=head2 [General]
 
 =over 4
 
-=item log-file = /var/run/gosa-si-client.log
+=item log-file = /var/log/gosa-si/gosa-si-client.log
 
 Defines the location for the log file.
 
-=item pid-file = /var/run/gosa-si-client.pid
+=item pid-file = /var/run/gosa-si/gosa-si-client.pid
 
 Defines the location for the pid file.
 
+=item opts-file = var/run/gosa-si/gosa-si-client.opts
+
+Defines the location for the opts file.
+
 =back
 
 
-=head2 [client]
+=head2 [Client]
 
 =over 4
 
@@ -69,10 +73,14 @@ Defines the location for fai.log file.
 
 If set to true, client will try to get the hostname for registration from $ENV. Used in FAI environments, when hostname gets set from DHCP.
 
+=item system-com = disabled | enabled
+
+Open a different fifo for system communication
+
 =back
 
 
-=head2 [server]
+=head2 [Server]
 
 =over 4
 
@@ -99,6 +107,21 @@ Defines in seconds the lifetime of the key GOsa-SI-server messages should be enc
 =back
 
 
+=head2 [krb5]
+
+=over 2
+
+=item admin = user
+
+Define the admin for your kerberos realm
+
+=item password = password
+
+Defines the password for your kerberos realm admin
+
+=back
+
+
 =head1 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>
@@ -108,7 +131,7 @@ Please report any bugs, or post any suggestions, to the GOsa mailing list <gosa-
 
 This code is part of GOsa (L<http://www.gosa-project.org>)
 
-Copyright (C) 2003-2008 GONICUS GmbH
+Copyright (C) 2003-2010 GONICUS GmbH
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of