[pkg-remote-commits] [remote-logon-config-agent] 02/04: debian/man{, pages}: Write man page for remote-logon-config-agent.

Mike Gabriel sunweaver at debian.org
Sun May 21 19:20:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository remote-logon-config-agent.

commit f46fffeac9262207b8c4f840c88cd502684d2594
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun May 21 21:17:33 2017 +0200

    debian/man{,pages}: Write man page for remote-logon-config-agent.
---
 debian/man/man1/remote-logon-config-agent.1 | 54 +++++++++++++++++++++++++++++
 debian/manpages                             |  1 +
 2 files changed, 55 insertions(+)

diff --git a/debian/man/man1/remote-logon-config-agent.1 b/debian/man/man1/remote-logon-config-agent.1
new file mode 100644
index 0000000..455232f
--- /dev/null
+++ b/debian/man/man1/remote-logon-config-agent.1
@@ -0,0 +1,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 at das-netzwerkteam.de>
diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..10192df
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+debian/man/man1/*.1
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/remote-logon-config-agent.git



More information about the pkg-remote-commits mailing list