[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
openbsd and quotas
Hi folks,
I'm trying to setup quotas, so that everyone in the group "faculty" has
10MB diskspace. So far I tried using edquota -g and quota.group, but
that just sets the limit to 10MB for the entire group (not each individual
user in the group). I really don't want to do edquota for every user (I
have over 900 users), so I basicly want every user that is in the group
"faculty" to have 10MB diskspace to use. Is there a way to do this? I
was thinking, maybe there could be something added to adduser(8) that
will let an administrator set the quotas on the user he's adding....
Can anyone give me a hint? I looked at the FAQ and read the man pages,
couldn't get much info from that...
Thanks