Re: HELP WITH FTP

From: Bill Davidsen (davidsen_at_deathstar.prodigy.com)
Date: 08/03/05


Date: Wed, 03 Aug 2005 18:30:07 GMT

clark wrote:
> I'm a newbie to Linux and looking for some friendly advice.
> I would like to setup FTP on Linux. (FEDORA)
>
> My question is how can i set up FTP with just virtual users instead of
> creating system users for everybody that I want to have FTP in?

If you want simplicity you don't do that, you just create accounts and
set the shell to /bin/true to prevent login. You DO reject remote login
in your firewall, right?

Since ftp is insecure by virtue of being unencrypted data, you might
just put everything up for anonymous access and not have other users.

If you want people to upload TO your server, you want them to have real
login UIDs, even if you don't allow login. Then you can track who does what.
>
> Also is there any recommended software that can do what I describe and
> is very easy to use for a newbie?

Most distributions come with a server, often wu-ftpd, which is easy to
config after you read the docs.
>
> Does it have a GUI?

There are ftp clients with a GUI. Don't use or want, but they exist.
>
> I would also like the virtual users that log in via FTP to only have
> access to 1 directory that I specify. Nothing else. They should not
> be able to browse outside their directory, but can have read + write
> to their own.

This virtual user thing gets complicated fast, because the application
needs to have all the tools that the O/S provides for user management.
Feel free to dig yourself into a hold, but I will skip handing you a
shovel, and advise using real users with no login allowed.

If you just want to allow download, set up a minimal web page and let
people use http, less work and as much security.

-- 
bill davidsen
   SBC/Prodigy Yorktown Heights NY data center
   http://newsgroups.news.prodigy.com


Relevant Pages

  • Re: Linux, best distro
    ... I am lokking for the best Linux distribution for a newbie. ... People still use FTP? ... and IMHO it has too many bugs for a newbie. ... Remember that you only install a system once, ...
    (comp.os.linux.misc)
  • Re: Linux, best distro
    ... I am lokking for the best Linux distribution for a newbie. ... People still use FTP? ... and IMHO it has too many bugs for a newbie. ... Remember that you only install a system once, ...
    (alt.os.linux)
  • Re: IIS 6.0 FTP
    ... Server port: 21. ... I doubt IIS FTP has such feature. ... next, general 530 error indicating login failed, that could due to ... clients are using an order entry program created in Microsoft access. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Use //c to show ftp weather from Bureau of Meteorology
    ... I believe it may be able to display a text file ... The Bureau of Meterology gives Sydney weather via ftp: Seehttp://www.bom.gov.au/other/Ftp.shtml ... assume you setup a serial login. ... Type 'exit' to exit. ...
    (comp.sys.apple2)
  • Re: RBAC auth/profile to allow ftp?
    ... > Roles are not supposed to be able to login. ... > or ftp, ssh or anything else. ... Assigning these auths to a role doesn't seem to accomplish ... > for these accounts to be roles? ...
    (comp.unix.solaris)