Hi,
I want to put ftp user in jail ( with vsftpd)
I configured as it is said in the doc, /etc/vsftpd.conf:
chroot_local_user=YES
but when I tried to access it refused completly for the user, here:
Name (localhost:bela2): abdou
Password:
500 OOPS: vsftpd: refusing to run with writable root inside chroot()
Login failed.
421 Service not available, remote server has closed connection
I am using vsftpd 3.0.2-17 on debian jessie
Is there a bug ??
best regards