aboutsummaryrefslogtreecommitdiff
path: root/man/man1/remote-logon-config-agent.1
blob: 455232f9e66bdf62934aae98d7bac17c5ce3330d (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
'\" -*- coding: utf-8 -*-
.if \n(.g .ds T< \\FC
.if \n(.g .ds T> \\F[\n[.fam]]
.de URL
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
.TH remote-logon-config-agent 1 "May 2017" "Version 0.9" "Arctica Greeter"
.SH NAME
remote-logon-config-agent \- Retrieve JSON based remote logon information
.SH SYNOPSIS
'nh
.fi
.ad l
\fBremote-logon-config-agent\fR \kx
.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
'in \n(.iu+\nxu
[
\fIoptions\fR
]
'in \n(.iu-\nxu
.ad b
'hy
.SH DESCRIPTION

\fBremote-logon-config-agent\fR is a tiny tool for retrieving JSON-based
remote logon information from broker servers (like, e.g., X2Go Session
Broker, Arctica Server) and handing that over to the DBus service
\fBremote-logon-service\fR.

.PP

The \fBremote-logon-config-agent\fR and the \fBremote-logon-service\fR
both are components of Arctica Greeter, facilitating user logins into
session running on remote machines.

.PP

Here is a short example for retrieving session information from the X2Go
Session Broker (make sure the broker has UCCS frontend support enabled:

.PP
  $ SERVER_ROOT=http://x2gobroker.localdomain:8080/uccs/inifile/
  $ export SERVER_ROOT
  $ echo <mypassword> | thin-client-config-agent <myuserid>

.SH "SEE ALSO"
remote-logon-serivice (1), arctica-greeter (1)

.SH AUTHOR

This manual has been written for the Arctica Project
(http://arctica-project.org) by Mike Gabriel
<mike.gabriel@das-netzwerkteam.de>