Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2006 14:41:39 -0500
From:      "David Robillard" <david.robillard@gmail.com>
To:        "FreeBSD Questions Mailing List" <freebsd-questions@freebsd.org>
Subject:   Fwd: solutions for web hosting server
Message-ID:  <226ae0c60611171141k53150081g3a74ed961dd032e7@mail.gmail.com>
In-Reply-To: <226ae0c60611171140v65230441sbef98c160a7d04ce@mail.gmail.com>
References:  <226ae0c60611171140v65230441sbef98c160a7d04ce@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> - ftp server ... I don't really know what to install, proftpd it's good ?

I personnaly switched from proftpd to vsftpd. I find it easier to
configure and is built with security in mind from the ground up. It's
also in the ports tree.

Using vsftpd (or even most other ftp daemons) you can chroot your
users into the root of their public_html site. So that when they
connect to you FTP daemon, they will se the root directory as their
files.

Also enable FTP over SSL to prevent clear-text passwords from going
unencrypted on the web.

Have fun,

David
--
David Robillard
UNIX systems administrator & Oracle DBA
CISSP, RHCE & Sun Certified Security Administrator
Montreal: +1 514 966 0122



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