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

x2gobroker-pubkeyauthorizer - Retrieve public SSH keys from an X2Go Session Broker

Author

       This manual has been written for the X2Go project by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.

Version 0.0.4.x                                     Apr 2020                      x2gobroker-pubkeyauthorizer(8)

Common Options

x2gobroker-pubkeyauthorizer accepts the following common options:

       -h,--help
              Display a help with all available command line options and exit.

       -b<BROKER_URL>,--broker-url<BROKER_URL>
              The  URL of the X2Go Session Broker that we want to retrieve public keys from.  The common pattern
              for this URL is http(s)://<broker_hostname>:<port>/pubkeys/, but may differ depending on your X2Go
              Session Broker setup.

Description

x2gobroker-pubkeyauthorizer  retrieves the X2Go Session Broker's public SSH key(s) and adds it to ~x2gob‐roker/.ssh/authorized_keys.

       This command has to be executed once on each X2Go Server that is to become a member of a  muli-node  X2Go
       server farm. The execution of this command requires root-privileges.

Files

       ~x2gobroker/.ssh/authorized_keys

Name

       x2gobroker-pubkeyauthorizer - Retrieve public SSH keys from an X2Go Session Broker

Synopsis

x2gobroker-pubkeyauthorizer [ options ]

See Also