How to Create a Jailed ssh User With Jailkit on Debian Wheezy

315

How to create a jailed ssh user with Jailkit on Debian Wheezy

This document describes how to install and configure Jailkit in Debian Wheezy Server.  Jailkit is a set of utilities to limit user accounts to specific files using chroot() and or specific commands. Setting up a chroot shell, a shell limited to some specific command, or a daemon inside a chroot jail is a lot easier and can be automated using these utilities.

Read more at HowtoForge