Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: david@cs.uow.edu.au (David E A Wilson) Newsgroups: comp.sys.sun Subject: Re: /bin/login hangs if an NFS server down? Keywords: Miscellaneous Message-ID: <508@brchh104.bnr.ca> Date: 28 Nov 90 17:45:45 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 13 Approved: Sun-Spots@rice.edu X-Original-Date: Wed, 21 Nov 90 05:25:28 GMT X-Refs: Original: v9n337 X-Sun-Spots-Digest: Volume 9, Issue 380, message 6 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu chris@com50.c2s.mn.org (Chris Johnson) writes: >Instead of mounting with the noquota option >(since it's not a default, you'll have to remember it all the time for >manual mounts), we here instead just replaced /usr/ucb/quota with a link >to /usr/bin/true. Makes things run a lot quicker at bootup and login, >since the quota check turns into a very short program call. Alternatively, even if your site is running quotas, you can create .hushlogin in your home directory and /bin/login will not call /usr/ucb/quota. It will also not check for mail etc but you can do that yourself in .profile. David Wilson Dept Comp Sci, Uni of Wollongong david@cs.uow.edu.au