[11547] in Athena Bugs
Re: edquota -p doesn't work right
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Tue Dec 14 17:00:11 1993
To: bwmelans@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: Your message of Tue, 14 Dec 93 16:05:21 -0500.
Date: Tue, 14 Dec 93 17:00:03 EST
From: Ezra Peisach <epeisach@MIT.EDU>
It looks like you may be using edquota wrong.... The man page says
edquota [ -p proto-user] users
The proto-user needs to exist already to use it as a prototype...
For instance:
edquota -p root 11234
(I haven;t tested this - just an observation)
Ezra