From owner-freebsd-questions Thu Aug 31 13: 0:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.spikes.net (server.spikes.net [205.252.38.71]) by hub.freebsd.org (Postfix) with ESMTP id 2E33F37B423 for ; Thu, 31 Aug 2000 13:00:37 -0700 (PDT) Received: from localhost (bille@localhost) by server.spikes.net (8.9.3/8.9.3) with ESMTP id PAA01058 for ; Thu, 31 Aug 2000 15:59:04 -0400 (EDT) (envelope-from bille@server.spikes.net) Date: Thu, 31 Aug 2000 15:59:04 -0400 (EDT) From: Bill Everhart To: freebsd-questions@FreeBSD.ORG Subject: Disk quota Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, Can anyone help me with quotas? My question is about group quotas and how they work. If I created a group called 'webusers' and did: edquota -g webusers and did: Quotas for group webusers: /web: blocks in use: 1197877, limits (soft = 10, hard = 15) inodes in use: 38113, limits (soft = 0, hard = 0) Would that give each user with the group 'webusers' 10 megs soft and 15 megs hard or would that set a 10/15 meg limit on the group webusers stoping at the first 15 megs anyone within the group stored? -bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message