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