Sample Header Ad - 728x90

Linux - Jail users into their directories

0 votes
1 answer
169 views
I want to jail users to their directory in /home I tried to use vsftpd with settings:
local_enable=YES
chroot_local_user=YES
But it doesnt work properly. Users still have access to directories upper own folder. Then i tried to use proftpd with setting:
DefaultRoot ~
But it doesnt still jail. Restarted services, also tried to restart server. But both are not jail users.
Asked by wmdark (1 rep)
Feb 27, 2020, 09:52 PM
Last activity: Mar 1, 2020, 10:22 PM