Code

Added property class to get_cfg_requests
[gosa.git] / gosa-si / client.conf.pod
index 203b2f6e54bf31b93055bcebe2f227fe4fdfd2a2..6f5a2a3ad0c116b095a399d5eebb2a7a9c409c45 100644 (file)
@@ -22,6 +22,10 @@ Defines the location for the log file.
 
 Defines the location for the pid file.
 
+=item opts-file = var/run/gosa-si-client.opts
+
+Defines the location for the opts file.
+
 =back
 
 
@@ -43,11 +47,11 @@ If set GOsa-SI-client is forced to use this mac address. If it is not set, an au
 
 =item server-domain =
 
-???
+Forces the search domain used to get possible servers from DNS. If not set, the client will search the domains from $ENV.
 
 =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.
 
 =item ldap-config = /etc/ldap/ldap.conf
 
@@ -67,7 +71,11 @@ Defines the location for fai.log file.
 
 =item force-hostname = false | true
 
-???
+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
 
@@ -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-2009 GONICUS GmbH
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of