Code

Added property class to get_cfg_requests
[gosa.git] / gosa-si / client.conf.pod
index e8a579a7ba2b763116f3d88875335a83dbe9eaaf..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
 
 
@@ -69,6 +73,10 @@ 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
 
 
@@ -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>