From a95e9460dc4f6819e90937b1bb4105211b1fa78a Mon Sep 17 00:00:00 2001 From: janw Date: Mon, 18 Aug 2008 07:24:52 +0000 Subject: [PATCH] Add documentation to manual page. 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 | 6 +++--- gosa-si/server.conf.pod | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/gosa-si/client.conf.pod b/gosa-si/client.conf.pod index 203b2f6e5..092b56777 100644 --- a/gosa-si/client.conf.pod +++ b/gosa-si/client.conf.pod @@ -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 diff --git a/gosa-si/server.conf.pod b/gosa-si/server.conf.pod index 957c3a6ba..2bbca5cbd 100644 --- a/gosa-si/server.conf.pod +++ b/gosa-si/server.conf.pod @@ -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 -- 2.30.2