From owner-freebsd-questions Fri Dec 11 06:14:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10208 for freebsd-questions-outgoing; Fri, 11 Dec 1998 06:14:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10203 for ; Fri, 11 Dec 1998 06:14:38 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.1a/8.9.1) with ESMTP id OAA07738; Fri, 11 Dec 1998 14:14:25 GMT Message-ID: <367128C0.B728D06C@tdx.co.uk> Date: Fri, 11 Dec 1998 14:14:24 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Jerry Raynor CC: freebsd-questions@FreeBSD.ORG Subject: Re: user disk quota References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jerry Raynor wrote: > > I must be looking in the wrong place cause I'm sure there's information on > this but I can't find any! > > Is the a way to limit a user or users in a group to a certin amount of > disk space? > > Thanks Try the man pages for 'edquota' - you need to recompile your kernel with an extra line in it's config: options QUOTA See the FreeBSD website / FAQ / Handbook for details on recompiling the kernel... -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message