summaryrefslogtreecommitdiff
blob: 24c872761f7e312576e23e5bce0fe40ffebfc0ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.TH sgauth 1 "December 31, 2012" "" "sgauth"

.SH NAME
sgauth \- a command-line utility for authorization in Stargazer

.SH SYNOPSIS
.B sgauth
.RI [ config-file ]
.br

.SH DESCRIPTION
.B sgauth
allow user to become authorized in 
.B Stargazer
billing system.
.PP
.B sgauth
reads the
.IR config-file ,
connects to
.B Stargazer
server and authentificates on it using data supplied in
.IR config-file .
In addition, it runs a simple http-server on port 5580, capable of
monitoring and controlling the connection (if specified in 
.IR config-file ")."

.SH OPTIONS
.TP
.I config-file
Path to file containing user login, password and other configuration data. Default is 
.B
/etc/sgauth.conf

.SH FILES
.B
/usr/sbin/sgauth
.br
.B
/etc/stargazer/sgauth.conf

.SH SEE ALSO
.BR sgconf (1),
.BR sgconf_xml (1),
.BR sgconv (1),
.BR stargazer (8),
.BR rscriptd (8).

.SH AUTHOR
sgauth was initially written by Boris Mikhailenko <stg34@stargazer.dp.ua>.
.PP
This manual page was written by Alexey Osipov <simba@lerlan.ru>,
for the Debian project (and may be used by others), and was modified by
Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> for Gentoo Linux