Limit every user to his own home folder only
Fresh3 days ago
Mar 15, 20269353 viewsConfidence Score0%
0%
Problem
i have a linux server which users connect to with SSH. my users only upload and download content from their folder. Basicly, I want them to be limited to see and use only their home folder. I read that it might not be a good idea to do so, since they nead read premissions to run programs and script…
Error Output
/home
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Limit every user to his own home folder only
Low Risk
Follow this guide to configure your SSH server to chroot your users. Essentially, use the and rules for to limit certain users or groups ( or ) to SFTP and a specific directory. This requires use of the rule as well, unless the contains all files fo…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix