Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!rutgers!att!cbnewse!doctor1 From: doctor1@cbnewse.att.com (patrick.b.hailey) Newsgroups: comp.unix.wizards Subject: Re: login procedure on UNIX (any difference between root & user) Summary: Does the machine mount remote resources? Message-ID: <1990Jul14.052731.20850@cbnewse.att.com> Date: 14 Jul 90 05:27:31 GMT References: <1990Jul12.223945.20137@cadence.com> <79@dlss2.UUCP> Distribution: usa Organization: AT&T Bell Laboratories Lines: 15 >In article <1990Jul12.223945.20137@cadence.com> yhsieh@cadence.cadence.com (Tommy Hsieh) writes: > I found a strange thing happened on one of our machines. If I login as >root, it gives me the prompt right after the /etc/motd message. But if I >login as normal user, it gives me the /etc/motd message and then I have >to wait one or two minutes to get the prompt. Does the machine mount remote filesystems? I've seen some of our Suns do this. If machine A mounts a fs from machine B, and then looses contact with B, it 'backgrounds' the mounting tries. The machine behaves pretty normally, except it takes *forever* to get your prompt after logging in. If you go to the console and log in as root, however, all seems normal. The 'df' command also waits a long time before timing out. Thanks awfully, Patrick