home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apollo / 3524 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.4 KB  |  52 lines

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!munnari.oz.au!metro!maths.su.oz.au!szabo_p
  3. From: szabo_p@maths.su.oz.au (Paul Szabo)
  4. Subject: Disk quotas at 10.4: problems
  5. Message-ID: <1992Sep11.004328.2074@ucc.su.OZ.AU>
  6. Keywords: quota
  7. Sender: szabo_p@maths.su.oz.au (Paul Szabo)
  8. Nntp-Posting-Host: adder.maths.su.oz.au
  9. Reply-To: szabo_p@maths.su.oz.au (Paul Szabo)
  10. Organization: Mathematics, University of Sydney
  11. Date: Fri, 11 Sep 1992 00:43:28 GMT
  12. Lines: 38
  13.  
  14.  
  15. I now have a few nodes at SR10.4, so I wanted to try out the fancy new disk
  16. quota system. I found the following problems with it. In my opinion these
  17. problems (by themselves or in combination) make the quota system unuseable.
  18.  
  19. 1) There is a limit of 1024 users in the disk quota table. (This limitation
  20.    is shown by INVOL.) We have well over that many users: some would have to
  21.    miss out. (It seems that a user without a disk quota entry is equivalent
  22.    to having a limit of zero.)
  23.  
  24. 2) There is no tool to re-build the 'currently-used' table. It seems to me
  25.    that the currently-used values only change when files are created/changed
  26.    (only for users with disk quota entries, and only while quotaon is in
  27.    effect). Creating a quota entry for a user will always see his
  28.    currently-used value start at zero.
  29.  
  30. 3) There is no command to view one's own disk quota limit and usage. The
  31.    command 'edquota -l' displays the full table; this has implications about
  32.    the privacy of other users, besides the inconvenience of having to use
  33.    'grep' on the output.
  34.  
  35. 4) There may be no error messages when exceeding quota. In particular, the
  36.    command 'echo abc > file' would return no error message even though I was
  37.    over my quota (it created an empty file instead: this does not need any
  38.    quota). Similarly the command 'echo abc >> file' would silently fail to
  39.    extend the file. (The commands were run in the /bsd4.3/bin/csh, on a node
  40.    running 10.4; the file was on another node running 10.4 and disk quotas.)
  41.  
  42. 5) Files can be 'given away', after which they are counted against the new
  43.    owner's quota. This defeats the purpose of the system and allows
  44.    denial-of-service attacks.
  45.  
  46. Does anyone know a way around these problems? (Would HP fix them if I
  47. submitted an APR?) I hope they can be fixed, I was really looking forward to
  48. using disk quotas.
  49.  
  50. Paul Szabo - System Manager   //        School of Mathematics and Statistics
  51. szabo_p@maths.su.oz.au        //   University of Sydney, NSW 2006, Australia
  52.