Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 18:46:21 -0500
From:      Vulpes Velox <kitbsdlists@HotPOP.com>
To:        Per olof Ljungmark <peo@intersonic.se>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Opinions on ftp-server
Message-ID:  <20030704184621.709e7824.kitbsdlists@HotPOP.com>
In-Reply-To: <3F04AB61.2010405@intersonic.se>
References:  <3F04AB61.2010405@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 04 Jul 2003 00:17:05 +0200
Per olof Ljungmark <peo@intersonic.se> wrote:

> Hi all,
> 
> Not being entirely satisfied with the stock ftpd (i'm running 
> 4.6/4.7-REL) I'm interested in hearing some opinions on alternatives.
> 
> Access is for clients editing webpages, no anonymous. Number of users is 
> low so authorization through passwd is fine.
> 
> Stability and security is what I'm after.

AFAIK there is no anonymous by defualt...

To make a user have ftp only access what you need to do is create a new user,
but give that user a shell that does not exist. This shell must be listed in /etc/shells to.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030704184621.709e7824.kitbsdlists>