A page in your DokuWiki was added or changed. Here are the details: Date : 2014/10/31 21:35 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=1414791061 New Revision: http://wiki.x2go.org/doku.php/wiki:security:rbash Edit Summary: [Link the needed programs to setup a session] User : woglinde @@ -51,4 +51,19 @@ We set the **PATH** to a new directory, so the users can only access the commands from this dir. ====== Link the needed programs to setup a session ====== + The following programs are needed to link to the new created directory. + + <code bash> + /usr/bin/setsid + /usr/bin/whoami + /usr/bin/x2goagent + /usr/bin/x2golistsessions + /usr/bin/x2gopath + /usr/bin/x2goruncommand + /usr/bin/x2gostartagent + /usr/bin/x2goterminate-session + + cd /opt/rbash/bin && ln -s /usr/bin/{setsid,whoami,x2goagent,x2golistsessions,x2gopath,\ + x2goruncommand,x2gostartagent,x2goterminate-session} . + </code> -- This mail was generated by DokuWiki at http://wiki.x2go.org/