From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 15:20:26 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 F3C8C16A4BF for ; Mon, 8 Sep 2003 15:20:25 -0700 (PDT) Received: from printwatkins.com (tsunami.printwatkins.com [166.70.88.22]) by mx1.FreeBSD.org (Postfix) with SMTP id DF2FA43FE5 for ; Mon, 8 Sep 2003 15:20:24 -0700 (PDT) (envelope-from jared@printwatkins.com) Received: (qmail 34060 invoked by uid 0); 8 Sep 2003 22:28:32 -0000 Received: from unknown (HELO Ixion.printwatkins.com) (192.168.1.68) by tsunami.printwatkins.com with SMTP; 8 Sep 2003 22:28:32 -0000 Message-Id: <5.2.0.9.0.20030908155955.00bab120@mail.printwatkins.com> X-Sender: jared@printwatkins.com@mail.printwatkins.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 08 Sep 2003 16:20:19 -0600 To: freebsd-questions@freebsd.org From: Jared Yelton Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Allowing and disallowing certain FTP commands 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: Mon, 08 Sep 2003 22:20:26 -0000 I am running FreeBSD 4.4 and ftpd. I have been unsuccessful in trying to determine if there is a way to disallow a given user the ability to run MKD via ftp. I am attempting to allow a user to upload files but prevent the creation of directories. I've looked through ftpd and inetd manuals and not seen anything that would work. Any suggestions? - Jared Yelton