Code

d4064aca295a22cb0afc20d77c7167e52cb27090
[gosa.git] / gosa-si / gosa-si-client.1
1 .TH GOSA-SI-CLIENT 1 "JULY 2008" Linux "User Manuals"
2 .SH NAME
3 gosa-si-client \- client for GOsa support infrastructure
4 .SH SYNOPSIS
5 .B gosa-si-client [-hvf] [-c 
6 .I config-file 
7 .B ] 
10 .SH DESCRIPTION
11 .B gosa-si-client 
12 belongs to the support infrastructure of GOsa. 
13 The client registrates at a GOsa-SI-server and accepts messages from it. Each message is related to a working instruction which will be executed at the client. Depending on the message an answer can be send back to the server. 
16 .SH OPTIONS
17 .IP -h
18 print out this help message
19 .IP "-c config-file"
20 Use a specific configuration file instead of 
21 .IR /etc/gosa-si/client.conf .
22 .IP -f
23 run program in foreground modus, process will not be forked into background
24 .IP -v
25 be verbose (multiple v's give more and more informations)
28 .SH FILES
29 .I /etc/gosa-si/client.conf
30 .RS
31 The system wide configuration file. See
32 .BR gosa-si-client(5)
33 for further details.
35 .SH ENVIRONMENT
36 .IP ?????
37 TODO...
38 .IR foo.conf .
39 Overridden by the
40 .B -c
41 option.
44 .SH BUGS
45 The command name should have been chosen more carefully
46 to reflect its purpose.
47 .SH AUTHOR
48 Andreas Rettenberger <rettenberger at gonicus dot de>
49 .SH "SEE ALSO"
50 .BR gosa-si-server (1),
51 .BR server.conf (5),
52 .BR client.conf (5)