From owner-freebsd-questions Fri Sep 6 13: 3:27 2002 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 D5A9137B400 for ; Fri, 6 Sep 2002 13:03:23 -0700 (PDT) Received: from syr.edu (syr.edu [128.230.1.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id F23BA43E6E for ; Fri, 6 Sep 2002 13:03:22 -0700 (PDT) (envelope-from mimetnet@syr.edu) Received: from SURVIVAL (syru207-229.syr.edu [128.230.207.229]) by syr.edu (8.9.3/8.9.3) with ESMTP id QAA07941 for ; Fri, 6 Sep 2002 16:03:21 -0400 (EDT) From: "Matthew Metnetsky" To: "'freebsd-questions-en'" Subject: Restricting User Access || Logging 1 FTP user Date: Fri, 6 Sep 2002 16:03:36 -0400 Message-ID: <000001c255e0$7c94d880$6401a8c0@SURVIVAL> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a folder which I have setup as the root directory for a user I created called ftpguest. I'd like the user to be able to upload files and download files, but NOT delete files. What sort of settings do I need to perform on the user and/or directories for this to happen. Also, is there a way to log all FTP activity from that one user separately from the rest of the ftp users. That way I can monitor exactly who uploads what from where etc. And if they attempt to breach any sort of security. How exactly would I go about doing something like this? ~ Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message