Your message dated Fri, 10 Sep 2010 11:21:49 +0200
with message-id <[email protected]>
and subject line Re: Fwd: Bug#595695: Acknowledgement (Still a problem 10 years
on)
has caused the Debian Bug report #595695,
regarding Still a problem 10 years on
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
595695: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595695
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: FTPD
Version: 0.17-29
I'm trying to resurrect #71171: How come this is still a bug 10 years
on...?
I have just come across this bug in Debian 2.6.26-13 lenny2 (all current and
stable).
FTPD is still the default FTP server for Debian after all these years, and
generally it works really well. However in the last few weeks I needed to
create some FTP accounts that were to be used by people other than myself (I
own the server so I didn't want these other users accessing files they
shouldn't be). So I configured "ftpchroot" to restrict them to their home
directories - this worked fine, however with only one problem - they can't
view the contents of their directories using FTP.
I have tried with FileZilla and with gFTP - both give the same result. They
allow each user to upload files but there is no directory listing.
The previous response to this bug was that it is not a bug and we just need
to copy the 'ls' command into the /lib folder... along with any other
libraries required. I tried copying 'ls' to the /lib folder but it didn't
fix the problem and I can't find any more documentation about it, so I think
we can define it as a bug until at least documentation is provided
indicating how it should be configured to work.
Cheers
Murray
--
Murray Collingwood
Focus Computing
p +61 415 24 26 24
http://www.focus-computing.com.au
--- End Message ---
--- Begin Message ---
Hi Murray,
This is not a bug "per se". If you chroot a proccess you must provide it
with its required libs and commands. Some applications may do that for
you, but it does not have to be their responsability. ftpd is a simple
ftp server, not meant to deal with virtual users, advanced ACLs or those
things you may require from a full fledged ftp service.
You may pick a different ftp daemon for this task, os simply use the
output from 'ldd /bin/ls' to populate a lib/ dir in your chroot (along
with bin/ls). ftpd won't do this for you, not now, not in the near
future unless someone develops this feature, which is complex, and that
doesn't seem probable.
Cheers,
Alberto
On Fri, Sep 10, 2010 at 01:31:31PM +1000, Murray Collingwood wrote:
> Hi Alberto
>
> I know this was only 4 days ago, but I have a client on my back demanding to
> be able to view their files.
> Is there any chance this will be fixed in the next few days or should I
> simply move to another FTP server package?
>
> Cheers
> Murray
>
>
> ---------- Forwarded message ----------
> From: Debian Bug Tracking System <[email protected]>
> Date: 6 September 2010 07:45
> Subject: Bug#595695: Acknowledgement (Still a problem 10 years on)
> To: Murray Collingwood <[email protected]>
>
>
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> Alberto Gonzalez Iniesta <[email protected]>
>
> If you wish to submit further information on this problem, please
> send it to [email protected].
>
> Please do not send mail to [email protected] unless you wish
> to report a problem with the Bug-tracking system.
>
--
Alberto Gonzalez Iniesta | Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred | http://inittab.com
Key fingerprint = 9782 04E7 2B75 405C F5E9 0C81 C514 AF8E 4BA4 01C3
--- End Message ---