*BSD News Article 54249


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!news.jhu.edu!boingo.amil.jhu.edu!europa.chnt.gtegsc.com!news.uoregon.edu!usenet.eel.ufl.edu!newsfeed.internetmci.com!chi-news.cic.net!uwm.edu!cs.utexas.edu!utnut!torn!news.netinc.ca!marquis.netinc.ca!swallace
From: swallace@marquis.netinc.ca (Shawn J. Wallace)
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: Re: Disk Quotas
Date: 9 Nov 1995 15:37:05 GMT
Organization: Network Enterprise Technology Inc.
Lines: 14
Message-ID: <47t774$2l4@maestro.netinc.ca>
References: <47salo$9c4@news0.rain.rg.net>
NNTP-Posting-Host: marquis.netinc.ca
X-Newsreader: TIN [version 1.2 PL2]

Gary Halleen (gary@ncn.com) wrote:
: How do I implement disk quotas on BSD/OS 2.0?

: Primarily, I think I'm looking for the format of the quota.user and
: quota.group files...

You have to enable quotas of each filesystem in /etc/fstab (I think this 
is done by adding -userquota -groupquota in the flags field, but I 
haven't done it in a while).  After that it's simply a matter of adding 
quotas for users with edquota.

Shawn / NET