From owner-freebsd-questions Mon Nov 3 15:10:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA11837 for questions-outgoing; Mon, 3 Nov 1997 15:10:38 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from distance.net (root@distance.net [206.84.30.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA11818 for ; Mon, 3 Nov 1997 15:10:34 -0800 (PST) (envelope-from zula@distance.net) Received: from distance.net (zula@is.going.the.distance.net [206.84.203.251]) by distance.net (8.8.7/8.8.5) with ESMTP id SAA08691 for ; Mon, 3 Nov 1997 18:27:18 -0500 (EST) Message-ID: <345E59EC.A5D2E32@distance.net> Date: Mon, 03 Nov 1997 18:10:36 -0500 From: Ryan D Reply-To: zula@distance.net Organization: Distance Communications X-Mailer: Mozilla 4.02 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ftpaccess and WU-FTPD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Support, I am trying to chroot my users with wu-ftpd for some reason It is not working correctly. I first created a group called "ftponly" next added the line "guestgroup ftponly" in the ftpaccess file. Next added a "." in my password file where I wanted to chroot the user. e.g. "/usr/local/www/virtual/www.a.com/./data" But it is not working for some reason. Am I missing something? Thanks, Ryan