Re: Setting Quotas on the /home directory In article <1150902197.422044.43500@p79g2000cwp.googlegroups. com>,
"steven_nospam at Yahoo! Canada" <steven_nospam@yahoo.ca> writes:
>
>
> Have you tried "quota" or "quotaon" and its associated file
> "quota.user"? It limits users to using a set amount of disk space.
>
I apologize to interrupt your conversation :-)
but unless I've misread the documentation, the quota feature
is pretty useless IMHO, at least in AIX 5.2.
Of course mileages may vary, but the most common application I can imagine
would be to limit all users of group to a certain amount of disk space
*by default*, but allow a bit more for a few "power users".
sth like
edquota -g people 4GB
eqquota -u diskhog 40GB
This isn't possible, AFAIK, the whole quota system is very clumsy to use. |