Adding SSH User with proper permission

2 posts / 0 new
Last post
#1 Sun, 06/27/2010 - 06:17
swizzy

Adding SSH User with proper permission

Now when I add a virtual server, it creates a user for me, with which I can login through SSH. However I can change to the top directories, and see other users' files. How do I disable this?

Sun, 06/27/2010 - 20:12
andreychek

Howdy,

Unfortunately, that's just the nature of SSH... FTP daemons often offer a way of chrooting users, but SSH does not provide one. Users logging in via SSH are able to see all files they have permission to view.

-Eric

Topic locked