From owner-freebsd-isp@FreeBSD.ORG Fri May 30 19:51:37 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFBA37B401 for ; Fri, 30 May 2003 19:51:37 -0700 (PDT) Received: from alcatraz.wolfpaw.net (alcatraz.wolfpaw.net [204.209.44.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B708243F75 for ; Fri, 30 May 2003 19:51:34 -0700 (PDT) (envelope-from admin-lists@wolfpaw.net) Received: (qmail 22203 invoked by uid 0); 31 May 2003 02:51:33 -0000 Received: from unknown (HELO wolf) (216.123.201.128) by 0 with SMTP; 31 May 2003 02:51:33 -0000 From: "Wolfpaw - Dale Corse" To: "Mooneer Salem" , "Benny Chee" , Date: Fri, 30 May 2003 21:05:56 -0600 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Subject: RE: directory quota (not user disk quota) X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 02:51:37 -0000 You would also need to chmod g+s the directory.. otherwise if someone wrote to the directory that wasn't in the group, it would not work. D. -------------------------------- Dale Corse System Administrator Wolfpaw Services Inc. http://www.wolfpaw.net (780) 474-4095 > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of Mooneer Salem > Sent: Friday, May 30, 2003 8:21 PM > To: Benny Chee; freebsd-isp@freebsd.org > Subject: RE: directory quota (not user disk quota) > > > Hello, > > I would enable group quotas and set the directory's group > ownership to a > particular group. Then I would set the group's quota to > 10MB. It's the > closest > you can get to a directory-only quota, assuming you use > distinct groups per > directory you want to do this for. > > Thanks, > > -- > Mooneer Salem > GPLTrans: http://www.translator.cx/ > lifeafterking.org: http://www.lifeafterking.org/ > > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of Benny Chee > Sent: Friday, May 30, 2003 6:58 PM > To: freebsd-isp@freebsd.org > Subject: directory quota (not user disk quota) > > > hi, > > is it possible to allow directory quota? ie, all > files in a certain > directory cannot exceed 10M. how is this done? > > benny > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to > "freebsd-isp-unsubscribe@freebsd.org" > > > > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to > "freebsd-isp-unsubscribe@freebsd.org" > >