From owner-freebsd-stable Tue Nov 27 12: 8:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.c.bus.net (65-85-139-3.client.dsl.net [65.85.139.3]) by hub.freebsd.org (Postfix) with ESMTP id 5618B37B416 for ; Tue, 27 Nov 2001 12:08:10 -0800 (PST) Received: from ws100.c.bus.net (ws100.c.bus.net [192.168.1.10]) by mail.c.bus.net (Postfix) with ESMTP id 5885076308; Tue, 27 Nov 2001 15:08:04 -0500 (EST) Received: (from cao@localhost) by ws100.c.bus.net (8.11.3/8.11.3) id fARK84E70515; Tue, 27 Nov 2001 15:08:04 -0500 (EST) (envelope-from cao) Date: Tue, 27 Nov 2001 15:08:03 -0500 From: "Chuck O'Donnell" To: Mit Rowe Cc: FreeBSD-Stable Subject: Re: ftpd, login.access and ftp-chroot Message-ID: <20011127200803.GA70384@bus.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 27, 2001 at 02:56:08AM -0500, Mit Rowe wrote: > + web:\ > + :ftp-chroot=yes:\ ^^^^^^^^^^^^^^^ Try this instead :ftp-chroot:\ I think ftp-chroot is a typeless boolean. Just listing it sets the value to true. See getcap(5). Good luck. Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message