[6825] in RedHat Linux List
Re: FTP Conversions NOT Working!
daemon@ATHENA.MIT.EDU (Perry Rovers)
Sun Dec 1 14:03:37 1996
Date: Sun, 1 Dec 1996 00:03:19 +0100
From: Perry Rovers <perry@garfield.iaehv.nl>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
In article <Pine.LNX.3.91.961130102119.308C-100000@boyd.geog.mcgill.ca> you wrote:
: On Sat, 30 Nov 1996, Stephen Zedalis wrote:
: > On Sat, 30 Nov 1996, Lawrence Houston wrote:
: >
: > > The FTP Daemon of my Colgate Installation does NOT provide FTP Conversion
: > > (such as .TAR & .Z) for "regular users (just reports "No such file OR
: > > directory")! Does work for the Anonymous FTP Account (with the anonftp
: > > RPM installed) and also works under Picasso? Any explainations/solutions?
: Had looked at the "ftpaccess" & "ftpconversions" files: But since they
: are identical for both Red Hat 3.0.3 & Red Hat 4.0, this does NOT appear
: to explain the "problem" with the Colgate Installation! I still expect
: something else to be "different" between the Picasso & Colgate to explain
: this?
1) are there programs like gzip and tar in the ~ftp/bin/ftp-exec/ directory?
(or for 'real', i.e. non-anon, users: /bin/ftp-exec/)
2) if yes, are they statically linked (ldd filename will tell you)
3) if no, put them there
4) if that doesn't work, check the sources to see what FTP_EXEC_PATH or
something like that is set to in pathnames.c
5) do not use /bin there... it could be a security problem. Make a separate
directory with the executables you want users to be able to execute
--
Perry Rovers (perry@Garfield.IAEhv.nl)
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null