From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:51:02 2003 Return-Path: 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 D879F37B401 for ; Wed, 23 Apr 2003 10:51:02 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF5C043FCB for ; Wed, 23 Apr 2003 10:51:00 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3NHoi8x060257 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Apr 2003 18:50:44 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3NHohtR060256; Wed, 23 Apr 2003 18:50:43 +0100 (BST) (envelope-from matthew) Date: Wed, 23 Apr 2003 18:50:43 +0100 From: Matthew Seaman To: Brent Bailey Message-ID: <20030423175043.GC59509@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , Brent Bailey , neteng@doubleclick.net, freebsd-questions@freebsd.org References: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qtZFehHsKgwS5rPz" Content-Disposition: inline In-Reply-To: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org cc: neteng@doubleclick.net Subject: chrooted ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 17:51:03 -0000 --qtZFehHsKgwS5rPz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 10:42:30AM -0400, Brent Bailey wrote: > Hello, > Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i > have done on many other prior versions of FBSD by doing: > 1. Kill the inetd process > 2. vi /etc/defaults/make.conf > 3. Insert FTPD_INTERNAL_LS=3DYES at the bottom of the file > 4. cd /usr/src/libexec/ftpd > 5. make clean <---works > 6. make all <--- it fails here > 7. make install >=20 > but for some reason i get this error.. >=20 > "make: don't know how to make ls.c. Stop" >=20 >=20 > have things changed in 4.8 or the instructions for chrooting stock ftpd > changed ??? please help as i have many users that need this ability and i > dont want them just wandering around in other directories > Any and all help is very appreciated I guess that is no longer supported with the default ftpd(8). However, the system provides lukemftpd(8) as an alternative now. That supports a much enhanced capability to chroot ftp users, compared to the regular ftpd(8). No recompilation necessary. I believe lukemftpd(8) is a port of the default ftpd from NetBSD. Not sure why it hasn't completely replaced the original FreeBSD ftpd yet. Cheers, Matthew=09 --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --qtZFehHsKgwS5rPz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+ptJzdtESqEQa7a0RAtFgAKCOH0Qudyd12e7tDbXdTR4MgbkYegCggDQU uVDvdeuQk0j3Tnf+7K5UxII= =wHFv -----END PGP SIGNATURE----- --qtZFehHsKgwS5rPz--