Re: chrooted users: how to see directory content ?
Ted Keller <[email protected]> Mon, 28 Feb 2005 18:06:56 -0500 (EST)
| Newsgroups | gmane.network.ftp.wuftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Aldo, When you create a chroot environment, you will also have to bring along /usr/bin/ls and the related libraries into your chroot environment. Note also, your chroot environment will have to have all /dev entries( I think /dev/zero) to operate properly. I think there is a how to artical on the wu-ftpd.org site. Let me know if you need more help. ted keller On Mon, 28 Feb 2005, Aldo Podavini wrote: > Hi all. > When I put a user into a guest group (which is the only way you can > force him to be chrooted, if I'm not wrong), he cannot see his directory > content (i.e.: the server doesn't respond on a LIST command). He can > upload/download files (if he knows filenames), but he cannot see them. > > Where am I wrong ?!? > > Thanks > Aldo >