From owner-freebsd-questions Wed Jan 3 15:42:27 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 15:42:24 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id DE1F037B402 for ; Wed, 3 Jan 2001 15:42:21 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id BAA07378; Thu, 4 Jan 2001 01:48:54 +0100 Message-ID: <3A53B91C.7BEB3CBC@i-clue.de> Date: Thu, 04 Jan 2001 00:43:24 +0100 From: Christoph Sold Reply-To: christoph.sold@server.i-clue.de Organization: i-clue interactive X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: Tutorial on FTP? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson schrieb: > > I'm looking for information on how to setup ftp access to my 4.2-Stable box. > I know I've read somewhere about having to add accounts and directories to > various files to allow access. I just can't remember where I read it. A > quick search through "The Complete FreeBSD", the handbook, and the mail > archives haven't helped. Can someone point me in the right direction? Each valid user can login using ftp. Add the nologin port and set that as the users shell, and there's a ftp-only user. adduser adds users, as its name implies ;) HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message