From owner-freebsd-questions Wed Dec 20 8: 1:47 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 08:01:44 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from borg.starbase.net (unknown [208.233.101.2]) by hub.freebsd.org (Postfix) with ESMTP id D5FFC37B402; Wed, 20 Dec 2000 08:01:43 -0800 (PST) Received: from localhost (alex@localhost) by borg.starbase.net (8.9.3/8.8.8) with ESMTP id LAA28288; Wed, 20 Dec 2000 11:00:42 -0500 (EST) Date: Wed, 20 Dec 2000 11:00:42 -0500 (EST) From: Alexander V P X-Sender: alex@borg.starbase.net To: henrique@gruponet.com.br Cc: freebsd-security@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: ftpd In-Reply-To: <01c06a98$762e6860$2808a8c0@tec06.gnintranet.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG howdy, try man ftpd. in any case : /etc/ftpusers List of unwelcome/restricted users. /etc/ftpchroot List of normal users who should be chroot'd. /etc/ftphosts Virtual hosting configuration file. /etc/ftpwelcome Welcome notice. /etc/ftpmotd Welcome notice after login. /var/run/nologin Displayed and access refused. /var/log/ftpd Log file for anonymous transfers. in ftpchroot you put user names ( not domain names) that correspondent to user for that virtual domain. i hope that helps. ( i hope i understand what was your question) alex On Wed, 20 Dec 2000 henrique@gruponet.com.br wrote: > Mrs, > In my file ftpchroot i have domain of my server, example: > Into ftpchroot > joao.com.br, for restrict this domain only to your directory, use other line in the file ftpchroot? > How do you do configure this file ftpchroot? > []' > Henrique To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message