X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-si%2Fserver.conf.pod;h=3bc87dbc2868c9b318be850f0c83cf8d9c616034;hb=ebaef66675828866fe2d978ff204927c9cfab479;hp=957c3a6ba00e34890adafd201bfcbfd6a5d52ade;hpb=06b0bace7b105d6890fc8969a4072195e63ae30f;p=gosa.git diff --git a/gosa-si/server.conf.pod b/gosa-si/server.conf.pod index 957c3a6ba..3bc87dbc2 100644 --- a/gosa-si/server.conf.pod +++ b/gosa-si/server.conf.pod @@ -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,11 @@ 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 debian-arch = i386 + +Defines the architecture of the debian repository. =item ldap-uri = @@ -93,9 +101,17 @@ Defines the distinguished name of the administrator. Defines the password of the administrator. +=item ldap-version = 3 + +Define the ldap protocol version used + +=item ldap-retry-sec = 10 + +Define the number of second gosa-si-server should wait if ldap is not available + =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 @@ -127,21 +143,25 @@ Defines the seconds the messaging queue is checked. Defines the password incoming GOsaPackages messages should be encrypted. This has to be modified, default value will not work!!! +=item new-systems-ou = ou=workstations,ou=systems + +Define the branch in your ldap tree where new systems should be put, only change if you know what you are doing !!! + =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 @@ -154,6 +174,11 @@ Defines the password incoming GOsaPackages messages should be encrypted. This ha Defines the password incoming ClientPackages messages should be encrypted. This has to be modified, default value will not work!!! +=item user-date-of-expiry = 600 + +Lifetime of logged in user information. If no update information comes after n seconds, +the user is marked to be no longer logged in or the host is no longer running. + =back @@ -163,11 +188,15 @@ Defines the password incoming ClientPackages messages should be encrypted. This =item address = -??? +Comma separated 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 dns-lookup = true + +Perform a DNS lookup for server registration =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 @@ -177,9 +206,9 @@ Defines the password incoming ServerPackages messages should be encrypted. This Defines the lifetime in seconds of a GOsa-SI-server key. After expiring the key will be automatically renewed. -=item job-synchronization-enabled = true | false +=item job-synchronization-enabled = true -Defines whether job queue informations are be shared with other GOsa-SI-server in network. +Defines whether job queue information are be shared with other GOsa-SI-server in network. =item synchronization-loog = 5 @@ -192,16 +221,37 @@ Defines in seconds after which time the job queue synchronization is being done. =over -=item enabled = true | false +=item enabled = false 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 +=head2 [Opsi] + +=over 4 + +=item enabled = false + +Defines whether Opsi integration is being enabled or not. + +=item server = localhost + +Define the hostname of the Opsi server + +=item admin = opsi-admin + +Define the name of the opsi admin + +=item password = + +Define the Opsi admin password + +=back =head1 BUGS @@ -212,7 +262,7 @@ Please report any bugs, or post any suggestions, to the GOsa mailing list ) -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