Creating a Secure SSH Tunnel User
23rd of July, 2009
It appears that I have the chronic problem of keeping sites interesting and ongoing due to not providing enough new content. So here I give you a sporadic new post.
SSH Tunneling is great but it is often forgotten that the tunnel is running on a user with access rights to the server.
To combat this you can create a specific user that can only tunnel over ssh whilst not allowing that user to browse directories, execute stuff, etc.

