Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!sdd.hp.com!samsung!cg-atla!raybed2!mwc From: mwc@raybed2.msd.ray.com (MICHAEL CATTELL) Newsgroups: comp.unix.wizards Subject: Re: login procedure on UNIX (any difference between root & user) Message-ID: <1686@raybed2.msd.ray.com> Date: 24 Jul 90 18:25:26 GMT References: <1990Jul12.223945.20137@cadence.com> <79@dlss2.UUCP> <1990Jul14.052731.20850@cbnewse.att.com> Distribution: usa Organization: Raytheon Co., Tewksbury, Mass. Lines: 14 In <1990Jul14.052731.20850@cbnewse.att.com> doctor1@cbnewse.att.com (patrick.b.hailey) writes: >>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. Chances are "root" does not have a very complex .cshrc and you do. The more things you do in your .cshrc e.g. aliases the longer it will take "to get your prompt back". Even when you "su" it will still go through your .cshrc Mike