[X2Go-Commits] page changed: wiki:security:rbash

wiki-admin at x2go.org wiki-admin at x2go.org
Fri Oct 31 22:39:17 CET 2014


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

Date        : 2014/10/31 21:39
Browser     : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/37.0.2062.120 Chrome/37.0.2062.120 Safari/537.36
IP-Address  : 79.228.221.115
Hostname    : p4FE4DD73.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:security:rbash?rev=1414791300
New Revision: http://wiki.x2go.org/doku.php/wiki:security:rbash
Edit Summary: [Link the needed programs to setup a session] 
User        : woglinde

@@ -63,7 +63,14 @@
  /usr/bin/x2goruncommand
  /usr/bin/x2gostartagent
  /usr/bin/x2goterminate-session
  
+ mkdir /opt/rbash/bin
  cd /opt/rbash/bin && ln -s /usr/bin/{setsid,whoami,x2goagent,x2golistsessions,x2gopath,\
  x2goruncommand,x2gostartagent,x2goterminate-session} .
+ </code>
+ 
+ Because some programs are written in perl and need fragments from the x2go-lib dir and it is searched relative, the lib-directory needs to be linked
too.
+ <code bash>
+ mkdir /opt/rbash/lib
+ cd /opt/rbash/lib && ln -s /usr/lib/x2go .
  </code>



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



More information about the x2go-commits mailing list