hi @all, i want to jail one user to his homedir (/home/www/webXX). i only found howtos for chroot, but i don't know if its possible with ispconfig. so, someone told me just to revoke the permissions on "..". i failed :-/ how can i set up his directory, so that he is able to log in with ssh but not to read the other directories?? (sorry for my bad english ) thx for help!!!
have you got an link to documentation? i tried to change the permissions of the homedirs, but apache failed to read the content...
This is the site of the SSH chroot patch. http://chrootssh.sourceforge.net/index.php You have to put a /./ in the path to the homedir of the user to chroot it. It is described in the documentation of the patch.