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

Date        : 2017/01/03 23:03
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=1483482417
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [List of open ToDos/FIXMEs for this page] User : stefanbaur

@@ -710,6 +710,9 @@
   * 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
- + * 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
 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/

_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to