From owner-freebsd-questions@FreeBSD.ORG Thu May 11 00:20:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 127D016A405 for ; Thu, 11 May 2006 00:20:15 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCED43D46 for ; Thu, 11 May 2006 00:20:15 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.171] (not-in-use.calarts.edu [198.182.157.171] (may be forged)) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id k4B0KEWZ086982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 10 May 2006 17:20:15 -0700 (PDT) (envelope-from smurphy@calarts.edu) Message-ID: <44628357.3020402@calarts.edu> Date: Wed, 10 May 2006 17:20:39 -0700 From: Sean Murphy User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: "'freebsd-questions@freebsd.org'" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: ftp server with no shell accounts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 00:20:16 -0000 I tried the default ftp server with FreeBSD 5.4 and users with no shell accounts but it does not work. Does anyone know of a ftp server that users would still have home directories but no shell access /sbin/nologin and that could still upload files to there home directories. Thanks