Code

Fix to be able to work with single objectType declarations
[gosa.git] / gosa-si / server.conf.pod
index 957c3a6ba00e34890adafd201bfcbfd6a5d52ade..ab90f12b7799d585729cc0d4e4ba3a0c16d8db0f 100644 (file)
@@ -29,6 +29,10 @@ Defines the location for the pid file.
 
 =over 4
 
+=item ip = 1.2.3.4
+
+Defines the ip address GOsa-SI-server should use. Default: GOsa-SI determines the the ip address based on the destination address.
+
 =item port = 20081
 
 Defines the port GOsa-SI-server is listening for incoming messages.
@@ -75,7 +79,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 +99,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 +133,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
 
@@ -163,11 +167,11 @@ Defines the password incoming ClientPackages messages should be encrypted. This
 
 =item address = 
 
-???
+Comma seperated list of GOsa-si-servers (1.2.3.4:20081,9.8.7.6:123) in network where this SI-server should register. These given SI-servers extend the list of SI-servers found in DNS. 
 
 =item domain =
 
-???
+Forces the search domain used to get possible foreign servers from DNS. If not set, this server will search the domains found in domain or search statement in /etc/resolv.conf.
 
 =item key = none
 
@@ -198,7 +202,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