logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

remote-logon-config-agent - Retrieve JSON based remote logon information

Author

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

Version 0.9                                         May 2017                        remote-logon-config-agent(1)

Description

remote-logon-config-agent  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  re‐mote-logon-service.

       The remote-logon-config-agent and the remote-logon-service both are components of Arctica Greeter, facil‐
       itating user logins into session running on remote machines.

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

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

Name

       remote-logon-config-agent - Retrieve JSON based remote logon information

See Also

       remote-logon-serivice (1), arctica-greeter (1)

Synopsis

remote-logon-config-agent [ options ]

See Also