From owner-freebsd-questions Sun Oct 25 21:28:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01093 for freebsd-questions-outgoing; Sun, 25 Oct 1998 21:28:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finland.ispro.net.tr (finland.ispro.net.tr [195.174.18.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01082 for ; Sun, 25 Oct 1998 21:28:15 -0800 (PST) (envelope-from yurtesen@ispro.net.tr) Received: from localhost (yurtesen@localhost) by finland.ispro.net.tr (8.8.8/8.8.8) with SMTP id HAA07910 for ; Mon, 26 Oct 1998 07:28:10 +0200 (EET) (envelope-from yurtesen@ispro.net.tr) Date: Mon, 26 Oct 1998 07:28:10 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: quotas based on GID 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 there is an option about quotas which allows you to set the same quota for the users between a specified range of UID, how can I give the same quota to users which has same GID? from man edquota ; If the -p option is specified, edquota will duplicate the quotas of the prototypical user specified for each user specified. This is the normal mechanism used to initialize quotas for groups of users. If the user given to assign quotas to is a numerical uid range (e.g. 1000-2000), then edquota will duplicate the quotas of the prototypical user for each uid in the range specified. This allows for easy setup of default quotas for a group of users. The uids in question do not have to be currently assigned in /etc/passwd. +-------------------------------------------------+ | Name : Evren Yurtesen - yurtesen@ispro.net.tr | | S-mail: Talikkokatu 6B 26, 20540 Turku/FINLAND | | Home:+358-2-2379095 Work:+358-40-5185215 | +-------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message