On Fri, 31 Mar 2000, sdf dsg wrote:

> after i have looked arround i cant find where to restrict ftp users to their 
> home dir only, pleas help me!!!!!

  The man pages are always good places to start. See ftpd(8), particularly
the paragraph:

        If the user name appears in the file /etc/ftpchroot, or the
        user is a member of a group with a group entry in this file,
        i.e. one prefixed with `@', the session's root will be changed
        to the user's login directory by chroot(2) as for an
        ``anonymous'' or ``ftp'' account (see next item).  This facil-
        ity may also be triggered by enabling the boolean "ftp-chroot"
        capability in login.conf(5).  However, the user must still
        supply a password.  This feature is intended as a compromise
        between a fully anonymous account and a fully privileged ac-
        count.  The account should also be set up as for an anonymous
        account.

  Personally, I'm fond of putting ftp-chroot in login.conf for a user
class specific to FTP users, but your mileage may vary.

  Kelly

--
Kelly Yancey  -  [EMAIL PROTECTED]  -  Richmond, VA
Analyst / E-business Development, Bell Industries  http://www.bellind.com/
Maintainer, BSD Driver Database       http://www.posi.net/freebsd/drivers/
Coordinator, Team FreeBSD        http://www.posi.net/freebsd/Team-FreeBSD/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to