From owner-freebsd-questions Wed Jan 10 9:28:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 2CDD537B400 for ; Wed, 10 Jan 2001 09:28:11 -0800 (PST) Received: (qmail 63679 invoked from network); 10 Jan 2001 17:25:59 -0000 Received: from unknown (HELO digitaldaemon.com) (192.168.0.73) by jak.org with SMTP; 10 Jan 2001 17:25:59 -0000 Message-ID: <3A5C9B5F.3090209@digitaldaemon.com> Date: Wed, 10 Jan 2001 12:26:55 -0500 From: Jan Knepper User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20001108 Netscape6/6.0 X-Accept-Language: en MIME-Version: 1.0 To: Kyle Peterson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Restricting users to home directory References: <000501c07b25$bef7a140$64d2010a@felix> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Checkout proftpd http://www.proftpd.net/ Use: DefaultRoot ~ in the options section and users will be locked into the home directory you can specify, either in the /etc/passwd file or better in an alternate passwd file. Jan Kyle Peterson wrote: > Hi, > > I am trying to restrict certain users on my FreeBSD 4.2 system so they can't > leave their home directory. I am trying to set up certain accounts that > will be used for ftp & I don't want the ftp user to be able to leave their > home directory. How would I do this? Thank you. Also, could you reply to > both my e-mail address & the mailing list. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message