Disallow an user to go up in the tree with pure-ftpd
Posted
by Klaus
on Server Fault
See other posts from Server Fault
or by Klaus
Published on 2010-04-03T10:58:52Z
Indexed on
2010/04/03
11:03 UTC
Read the original article
Hit count: 588
Hello,
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 ?
© Server Fault or respective owner