From owner-freebsd-questions@FreeBSD.ORG Mon Aug 27 19:38:07 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8E8816A418 for ; Mon, 27 Aug 2007 19:38:07 +0000 (UTC) (envelope-from jfalconer@puc.edu) Received: from meadow.puc.edu (email.puc.edu [67.134.132.154]) by mx1.freebsd.org (Postfix) with ESMTP id 45F1613C45B for ; Mon, 27 Aug 2007 19:38:06 +0000 (UTC) (envelope-from jfalconer@puc.edu) Received: from cirrus.puc.edu ([10.75.90.36]) by meadow.puc.edu with Microsoft SMTPSVC(6.0.3790.1830); Mon, 27 Aug 2007 11:21:01 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Mon, 27 Aug 2007 11:21:00 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Ftpd and man pages Thread-Index: Acfo1wTh6QiwFuw8QDa0mxr7qSDP9Q== From: "Jon Falconer" To: X-OriginalArrivalTime: 27 Aug 2007 18:21:01.0416 (UTC) FILETIME=[05AC9E80:01C7E8D7] Cc: Subject: Ftpd and man pages 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: Mon, 27 Aug 2007 19:38:07 -0000 Greetings, I'm running FreeBSD 6.2-Release. The man page for ftdp.conf shows some nice features that I am trying to use (e.g. user classification and homedir.) But the man page for ftpd indicates that it does not use an ftpd.conf file, which is probably why those features are not working. The man page for ftpusers also show more features but the man page for ftpd again says that users listed in ftpusers are only denied access. I'm just using the base system ftpd server. Why do the base system man pages seem to show more capablities than the ftpd server supports? What ftpd server matchs with the man pages for ftpusers and ftpd.conf? Thanks for your time, Jon