home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp / 14319 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!chris
  2. From: chris@rz.uni-karlsruhe.de (Christian Finger)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: how to disable quota check at login???
  5. Message-ID: <1h82vfINN8en@nz12.rz.uni-karlsruhe.de>
  6. Date: 22 Dec 92 21:57:03 GMT
  7. References: <fish.725058012@news.gsfc.nasa.gov>
  8. Reply-To: finger@rz.uni-karlsruhe.de
  9. Organization: Computer Center, University of Karlsruhe, Germany
  10. Lines: 28
  11. NNTP-Posting-Host: tp71.rz.uni-karlsruhe.de
  12.  
  13. In article <fish.725058012@news.gsfc.nasa.gov>, fish@daacdev1.stx.com writes:
  14. | /etc/rc does not have the quota check in it and i am
  15. | not using quotas so why does the system check for them???
  16. | anyway, i want to turn this off because every time the
  17. | network has a problem (and thus my NFS mounted disks have
  18. | a problem) quota hangs indefinately for some users and
  19. | i have to kill their quota process and then everything
  20. | continues on
  21. |     thanx,
  22. |         fish
  23.  
  24. /bin/login calls /usr/bin/quota to display the user's disk usage and limits.
  25. If an NFS-Server is unavailible /usr/bin/quota will hang.
  26.  
  27. If you do not use quotas anyway try
  28.     cd /usr/bin; mv quota quota.hp; ln -s /bin/true quota
  29.  
  30. Hope that helps.
  31.  
  32. C.Finger
  33. -- 
  34.   .     Christian Finger         |  Tel   : (+49) 721/608-4038
  35.  |||    Computer Center          |  Fax   : (+49) 721/32550
  36. \|||    University of Karlsruhe  |  EMail : finger@rz.uni-karlsruhe.de
  37.     /   Postfach 6980            |  X.400 : S = finger; OU = rz
  38.         D-7500 Karlsruhe 1       |          P = uni-karlsruhe; A = dpb; C = de
  39.