Possible Duplicate:
Can I create an SSH user which can access only certain directory?
I have a CentOS 5.7 installation which I access via SSH. I currently have a root user with which I access the server and can do whatever I like.
I would like to create another user which is only allowed to see what is under /home and maybe also limit the commands that he is allowed to execute.
To put my request in a better context: I want to ceate a user which can only run SVN commands in /home.