Limited SFTP access under Debian
- by Hellnar
Hello,
under debian, I want to create a user who can only access to a specific folder (ie /home/user/some/folder/ (this folder already exists) , can do anything that he wants like modify, create delete a file) and no privilidge to any other stuff beside the given folder.
How can I achieve this under the standart Debian Lenny for SFTP ?