summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 24ecfd7)
raw | patch | inline | side by side (parent: 24ecfd7)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 3 Jul 2009 12:31:11 +0000 (12:31 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 3 Jul 2009 12:31:11 +0000 (12:31 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13882 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/gosa-si-server.conf.5 | patch | blob | history |
index 3ffcbcd2dcad405db5a1c0e3ca195a0d7f4a2667..5fc112c4256a304f413f391e0aaf0baa6a1c638e 100644 (file)
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
.el .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.ie \nF \{\
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
-.IX Title "SERVER.CONF 5"
-.TH SERVER.CONF 5 "2008-07-31" "gosa-si-server" " "
+.IX Title "SERVER.CONF 1"
+.TH SERVER.CONF 1 "2008-12-01" "perl v5.10.0" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
gosa\-si\-server.conf \- Configuration file for gosa\-si\-server.
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-The gosa\-si\-server.conf file defines all paramter GOsa-SI-server needs for running. It is normally located in the /etc/gosa\-si/ directory and is generated automatically by the \fIgosa\-si\-server\fR\|(1) program during installation.
+The gosa\-si\-server.conf file defines all parameter GOsa-SI-server needs for running. It is normally located in the /etc/gosa\-si/ directory and is generated automatically by the \fIgosa\-si\-server\fR\|(1) program during installation.
.SH "DIRECTIVES"
.IX Header "DIRECTIVES"
-.Sh "[general]"
+.SS "[general]"
.IX Subsection "[general]"
.IP "logfile = /var/log/gosa\-si\-server.log" 4
.IX Item "logfile = /var/log/gosa-si-server.log"
Defines the location for the log file.
.IP "pid-file = /var/run/gosa\-si\-server.pid Defines the location for the pid file." 4
.IX Item "pid-file = /var/run/gosa-si-server.pid Defines the location for the pid file."
-.Sh "[server]"
+.SS "[server]"
.IX Subsection "[server]"
.PD 0
+.IP "ip = 1.2.3.4" 4
+.IX Item "ip = 1.2.3.4"
+.PD
+Defines the ip address GOsa-SI-server should use. Default: GOsa-SI determines the the ip address based on the destination address.
.IP "port = 20081" 4
.IX Item "port = 20081"
-.PD
Defines the port GOsa-SI-server is listening for incoming messages.
.IP "known-clients = /var/lib/gosa\-si/clients.db" 4
.IX Item "known-clients = /var/lib/gosa-si/clients.db"
Defines the location for the sources file.
.IP "repo-path = /srv/www/repository" 4
.IX Item "repo-path = /srv/www/repository"
-???
+Defines the location of the dak Archive or local Debian Mirror and is scanned for Debian Packages.
.IP "ldap-uri =" 4
.IX Item "ldap-uri ="
Defines the \s-1LDAP\s0 uniform resource identifier.
Defines the password of the administrator.
.IP "gosa-unit-tag =" 4
.IX 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 \s-1LDAP\s0.
.IP "max-clients = 10" 4
.IX Item "max-clients = 10"
Defines the maximum number of GOsa-SI-clients connected to the GOsa-SI-server.
.IP "wol-password =" 4
.IX Item "wol-password ="
Defines the password for wake on \s-1LAN\s0 (\s-1WOL\s0).
-.Sh "[GOsaPackages]"
+.SS "[GOsaPackages]"
.IX Subsection "[GOsaPackages]"
.IP "job-queue = /var/lib/gosa\-si/jobs.db" 4
.IX Item "job-queue = /var/lib/gosa-si/jobs.db"
Defines the password incoming GOsaPackages messages should be encrypted. This has to be modified, default value will not work!!!
.IP "dak-base = /srv/archive" 4
.IX Item "dak-base = /srv/archive"
-???
+Base Directory of the local dak Archive.
.IP "dak-keyring = /srv/archive/keyrings" 4
.IX Item "dak-keyring = /srv/archive/keyrings"
-???
+Directory with keyrings that hold the gpg-keys the archive accepts when uploading Debian packages.
.IP "dak-queue = /srv/archive/queue" 4
.IX Item "dak-queue = /srv/archive/queue"
-???
+Directory with the different dak queues.
.IP "dak-usr = deb-dak" 4
.IX Item "dak-usr = deb-dak"
-???
-.Sh "[ClientPackages]"
+User that is used to access dak files. Only needed if you have manually changed the default.
+.SS "[ClientPackages]"
.IX Subsection "[ClientPackages]"
.IP "key = none" 4
.IX Item "key = none"
Defines the password incoming ClientPackages messages should be encrypted. This has to be modified, default value will not work!!!
-.Sh "[ServerPackages]"
+.SS "[ServerPackages]"
.IX Subsection "[ServerPackages]"
.IP "address =" 4
.IX 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 \s-1DNS\s0.
.IP "domain =" 4
.IX Item "domain ="
-???
+Forces the search domain used to get possible foreign servers from \s-1DNS\s0. If not set, this server will search the domains found in domain or search statement in /etc/resolv.conf.
.IP "key = none" 4
.IX Item "key = none"
Defines the password incoming ServerPackages messages should be encrypted. This has to be modified, default value will not work!!!
@@ -263,14 +258,14 @@ Defines whether job queue informations are be shared with other GOsa-SI-server i
.IP "synchronization-loog = 5" 4
.IX Item "synchronization-loog = 5"
Defines in seconds after which time the job queue synchronization is being done.
-.Sh "[ArpHandler]"
+.SS "[ArpHandler]"
.IX Subsection "[ArpHandler]"
.IP "enabled = true | false" 4
.IX Item "enabled = true | false"
Defines whether the ArpHandler is being activated at GOsa-SI-server start.
.IP "interface = all" 4
.IX 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).
.SH "BUGS"
.IX Header "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>