[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce

wiki-admin at x2go.org wiki-admin at x2go.org
Wed Jan 4 00:14:38 CET 2017


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2017/01/03 23:14
Browser     : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address  : 78.43.90.159
Hostname    : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1483485116
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [List of open ToDos/FIXMEs for this page] 
User        : stefanbaur

@@ -709,9 +709,9 @@
  For USB media, this may require adding an automounter.
    * Stefan once wrote a script 2500-x2go-keychange for this, but it only handles local storage media, also, it needs to be adapted to the current TCE.
    * 1150-openssh-readsshprivatekeys or 1150-x2go-readsshprivatekeys would probably be the proper names
    * Maybe it would be better to split the process into 2 scripts, one that fetches the keys from local storage/USB media, and one that patches the sessions file
- 
 * 2800-x2go-thinclientconfig would also have to be changed so it uses the keyfile(s) when in broker mode
+   * 2800-x2go-thinclientconfig would also have to be changed so it uses the keyfile(s) when in broker mode (''--broker-ssh-key'')
    * https://packages.debian.org/jessie/usbmount might come in handy - needs to be configured to mount everything read-only
    * udev can be used to trigger an action when a block device gets plugged in or plugged out: /lib/udev/rules.d/80-do-something.rules ''SUBSYSTEM=="block", RUN+="/usr/bin/some-command"''
    * all keys found on "real" (non-USB) disks that weren't already mounted should be copied to the ramdisk, mimicking the directory structure, and the device should be umounted immediately afterwards (so we don't interfere with the update script when running from NTFS)
    * once a key has been selected, it should be copied to /home/user/.ssh/id_[d|r]sa, and all other in-memory copies of keys should be wiped
@@ -721,6 +721,8 @@
      *
multiple keys -> Present chooser based on gxmessage?
    * directory scan 
      * scan for .ssh and ssh folders in /, /*/ and /home/*/, but no subdirectories underneath them
      * check every file using the ''file'' command - output ends e.g. in ''PEM RSA private key''
+ 
+ FIXME a boot parameter to specify a session name would be neat (to pass ''--session=foo'' to x2goclient)
      
  FIXME 2200-xserver-xorg-getxorgconf should be taught to understand file:<nowiki>//</nowiki> URLs.


-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/



More information about the x2go-commits mailing list