From owner-freebsd-questions Thu Feb 3 16:49:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [208.12.10.34]) by builder.freebsd.org (Postfix) with ESMTP id EEDB33D77 for ; Thu, 3 Feb 2000 16:49:29 -0800 (PST) Received: from shuriken (shuriken.lanfear.com [10.0.0.3]) by akira.lanfear.com (8.9.3/8.9.3) with SMTP id QAA08136; Thu, 3 Feb 2000 16:49:39 -0800 (PST) (envelope-from marcw@lanfear.com) From: "Marc Wandschneider" To: "Matt Gostick" , Subject: RE: allow only ftp for some accounts Date: Thu, 3 Feb 2000 16:50:15 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i've done this with a couple of customers of mine too. just put /bin/nologin as their shell. give them an account with passwords and their ftp directory as their login dir. you should also put them in /etc/ftpchroot to make sure they can't meander around the system. at least, that's how i do it. maybe there's a better way ... marc. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Matt Gostick > Sent: Thursday, February 03, 2000 4:25 PM > To: questions@FreeBSD.ORG > Subject: allow only ftp for some accounts > > > What I want is to be able to give ftp _only_ accounts to customers. > > Is there a way to allow ftp access but disallow all other types of access > (telnet, ssh, etc)? > > Thanks for any help, > -- > Matt Gostick > http://www.crazylogic.net/~matt > > > > 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