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
Last activity: Mar 1, 2020, 10:22 PM