Re: chrooted users: how to see directory content ?
Bob Luckin <[email protected]> Mon, 28 Feb 2005 13:11:45 -0600
| Newsgroups | gmane.network.ftp.wuftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Aldo, You need to set up his chrooted area so that it has a bin directory with the ls binary in it, plus any libraries it may need (if not statically linked) under <chroot>/usr/lib etc.. Essentially, you need put the same stuff in there that you would put in a chrooted area which is set up for anonymous access. The man page for the original ftpd supplied with your OS may give further details on this. The FAQ question regarding the same issue for anonymous users may also help : http://www.wu-ftpd.org/wu-ftpd-faq.html#QA49 Good luck ! Cheers, Bob On Mon, Feb 28, 2005 at 06:49:30PM +0100, 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 -- Bob Luckin [email protected] "Coder, adapt; FTP Ada, redo C"