home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!sdd.hp.com!col.hp.com!fc.hp.com!ec
- From: ec@fc.hp.com (Edgar_Circenis)
- Newsgroups: comp.sys.hp
- Subject: Re: how to disable quota check at login???
- Message-ID: <BzoJt7.7qB@fc.hp.com>
- Date: 22 Dec 92 21:31:54 GMT
- References: <fish.725058012@news.gsfc.nasa.gov>
- Sender: news@fc.hp.com (news daemon)
- Organization: Hewlett-Packard Fort Collins Site
- Lines: 16
- X-Newsreader: TIN [version 1.1.8 PL6]
-
- fish@daacdev1.stx.com wrote:
- > /etc/rc does not have the quota check in it and i am
- > not using quotas so why does the system check for them???
- >
- > anyway, i want to turn this off because every time the
- > network has a problem (and thus my NFS mounted disks have
- > a problem) quota hangs indefinately for some users and
- > i have to kill their quota process and then everything
- > continues on
-
- To disable quota checking at login (entirely), this is a
- quick fix that does the trick:
-
- chmod -x /usr/bin/quota
-
- Edgar
-