A page in your DokuWiki was added or changed. Here are the details: Date : 2014/10/31 20:48 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=1414788451 New Revision: http://wiki.x2go.org/doku.php/wiki:security:rbash Edit Summary: [secure ssh access] User : woglinde @@ -26,13 +26,14 @@ ====== secure ssh access ====== - To make sure the users can only access rbash, setup ssh to use **ForceCommand** + To make sure the users can only access rbash, setup ssh to use **ForceCommand**, otherwise the usrs can run any other shell or commands over + ssh. Therefore edit /etc/ssh/sshd_config and put the the following lines at the end. <note> Match group rbrowser ForceCommand sshcommand </note> ForceCommand only works for a sshd matching section. So you can dedicate the rbash to a certain group. -- This mail was generated by DokuWiki at http://wiki.x2go.org/