Code

Add documentation to manual page.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 18 Aug 2008 07:24:52 +0000 (07:24 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 18 Aug 2008 07:24:52 +0000 (07:24 +0000)
Two more config parts are missing: (address, domain)
References #535

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12225 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/client.conf.pod
gosa-si/server.conf.pod

index 203b2f6e54bf31b93055bcebe2f227fe4fdfd2a2..092b56777ca8a580c557d0a244db3a61037d8f5b 100644 (file)
@@ -43,11 +43,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 +67,7 @@ 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.
 
 =back
 
index 957c3a6ba00e34890adafd201bfcbfd6a5d52ade..2bbca5cbda3272a604199901682635aff06c3395 100644 (file)
@@ -75,7 +75,7 @@ Defines the location for the sources file.
 
 =item repo-path = /srv/www/repository
 
-???
+Defines the location of the dak Archive or local Debian Mirror and is scanned for Debian Packages.
 
 =item ldap-uri = 
 
@@ -95,7 +95,7 @@ Defines the password of the administrator.
 
 =item gosa-unit-tag = 
 
-???
+Forces the Unit-Tag in a tagged environment. If not set, GOsa-SI tries to get the tag from the server entry in LDAP.
 
 =item max-clients = 10
 
@@ -129,19 +129,19 @@ Defines the password incoming GOsaPackages messages should be encrypted. This ha
 
 =item dak-base = /srv/archive
 
-???
+Base Directory of the local dak Archive.
 
 =item dak-keyring = /srv/archive/keyrings
 
-???
+Directory with keyrings that hold the gpg-keys the archive accepts when uploading Debian packages.
 
 =item dak-queue = /srv/archive/queue
 
-???
+Directory with the different dak queues.
 
 =item dak-usr = deb-dak
 
-???
+User that is used to access dak files. Only needed if you have manually changed the default.
 
 =back
 
@@ -198,7 +198,7 @@ Defines whether the ArpHandler is being activated at GOsa-SI-server start.
 
 =item interface = all
 
-???
+Space- or comma-separated list of interfaces on which to start an ARP-Daemon. Enter 'all' to use all possible interfaces (Default).
 
 =back