Displaying 1 result from an estimated 1 matches for "onewd".
Did you mean:
newd
2009 Aug 14
4
About sftp chroot dev!
I have an question, why you guys do not let chroot be owned by the user ?
It would be a good way to chroot the users
Cause like
I want to chroot user in /chroot/%u
But they can not write in this directory... i need to set another dir to
them to be able to write, even when /chroot/ is onewd by root
i want to be able to do this
user1 be able to write in /chroot/user1 but not able to go down into
/chroot/
user2 same thing here.
In that way, user1 will not be able even know if there is other files
there...
But with your code i have to do this
set chroot dir to /chroot/ and...