I added an user to pure-ftpd with adduser -h /blah user, using busybox.
Unfortunately, he is able to go up in the tree and see the root folder.
How can I disallow this ?
|
I added an user to pure-ftpd with Unfortunately, he is able to go up in the tree and see the root folder. How can I disallow this ? | |||
feedback
|
|
Edit the file /etc/pure-ftpd/conf/ChrootEveryone Enter the following in this file :
Restart pure-ftpd | |||
|
feedback
|
|
You can start pure-ftpd with the -A options to chroot all users within their home directories. See the FAQ. | |||
|
feedback
|