From owner-freebsd-questions Tue Jul 25 13:28:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.jonelrienton.org (dsl-64-34-25-237.telocity.com [64.34.25.237]) by hub.freebsd.org (Postfix) with SMTP id 5D33B37B574 for ; Tue, 25 Jul 2000 13:28:40 -0700 (PDT) (envelope-from freebsd@jonelrienton.org) Received: (qmail 6453 invoked from network); 25 Jul 2000 20:37:13 -0000 Received: from unknown (HELO ldiarlnt4) (206.161.198.4) by jonelrienton.org with SMTP; 25 Jul 2000 20:37:13 -0000 Message-ID: <030601bff678$22caaec0$cc1f1d0a@ldiarlnt4> From: "Jonel Rienton" To: "Linh Pham" , References: Subject: Re: Securing FTP and SSH documentation Date: Tue, 25 Jul 2000 15:37:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Linh, hi, here's what i did, i added /nonexistent in my /etc/shells, then proceed with the adduser, when it comes to the prompt where it ask you which shell the user should use, choose no from the list. after the filling up the rest of the information in adduser and you're done. as for the OpenSSH, it's now part of the base install, all you have to do is enable it in /etc/rc.conf like thi: sshd_enable="YES" hope this helps. jonel. ----- Original Message ----- From: "Linh Pham" To: Sent: Tuesday, July 25, 2000 3:02 PM Subject: Securing FTP and SSH documentation > > I was wondering if there is any way to setup a user account that can FTP > into their ``home'' directory but cannot Telnet into their account to get > shell access. > > My company has clients that need to FTP files to us for data processing > and currently use (now, don't flame me) Windows NT 4.0 and IIS 4.0. I > definitely want to reduce any security risks and holes by moving the FTP > folders and logins to a BSD boxen. > > Also, is there any decent documentation available for somewhat newbies > like me on OpenSSH? > > Thank you! > > // Linh Pham > // http://closedsrc.org > > > > 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