From owner-freebsd-questions Wed May 10 11:25:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 9B11637B8B9 for ; Wed, 10 May 2000 11:25:15 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id OAA86398 for ; Wed, 10 May 2000 14:40:50 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <3919A9AF.BF14EA14@wmptl.com> Date: Wed, 10 May 2000 14:25:51 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Quotas: the simple way Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Assuming I have the kernel configured properly, and lines something similar to this in /etc/fstab: /dev/da1s1e /home ufs rw 2 2 /dev/da1s1f /mail ufs rw 2 2 What would I need to do, both to /etc/fstab, and to /mail to enforce a 40Meg user quota, allowing a single user to reach an absolute maximum of ten megabytes? Alternately, how would I force /home to allow each user of a group to have 25megs storage max, and each user of a different group to have 2megs max? (call them g1/g2 for sake of simplicity shall we) I've read the manpages, and I've read several FAQ's, but I've not seen any good samples, and real-life working configurations. I would greatly appreciate it if anyone could provide me with such an example? -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message