How to restrict SSH access

thunn

Verified User
Joined
Mar 13, 2012
Messages
166
Hi everybody,
I'm currently enabled every hosting account to use SSH. But how can I restrict them to manipulate with their folders only (example account1 can access to /home/account1 only, account2 access to /home/account2 only) and not other folder of whole system like /
Of course it's configured to not allow access to sensitive data like configuration file, but restrict to only their folder will be great and safer.

Thank you.
 
I don't even give SSH access at all, on a shared server anyway.

But to answer your question, I'm not that sure.
 
Note, it's beta and you should not use on production server without prior testing. There might be issues with libraries, so you'd better test it on not-production box.
 
Back
Top