From owner-freebsd-questions Thu Jan 23 05:50:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA19861 for questions-outgoing; Thu, 23 Jan 1997 05:50:26 -0800 (PST) Received: from www.istudio.no (istudio.no [194.234.126.162]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA19854 for ; Thu, 23 Jan 1997 05:50:20 -0800 (PST) Received: from kraftwerk.istudio.no (kraftwerk.istudio.no [194.234.126.190]) by www.istudio.no (8.7.6/8.7.3) with SMTP id OAA00605 for ; Thu, 23 Jan 1997 14:49:21 +0100 (MET) Message-Id: <3.0.32.19970123145020.00c38c64@istudio.no> X-Sender: lindgren@istudio.no X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 23 Jan 1997 14:50:21 +0100 To: freebsd-questions@freebsd.org From: Simon Lindgren Subject: inetd's ftp and security Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I would like some of the functionality found in Windows ftp-servers, i.e. the ability to lock users into selected directory structures, and not allowing them even to CD out of it. inetd lets all users CD to / and read all files that have "o+r" on them... Is there a way to provide this with the standard unix ftp-server, or is there other software that lets me do these things? Thank you. Simon lindgren@istudio.no