Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!ames!sgi!vjs@rhyolite.wpd.sgi.com From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver) Newsgroups: comp.sys.sgi Subject: Re: Unable to login if the login directory is NFS mounted ? Summary: check names Message-ID: <63005@sgi.sgi.com> Date: 27 Jun 90 23:11:28 GMT References: <4846@marvin.cme.nist.gov> Sender: vjs@rhyolite.wpd.sgi.com Distribution: usa Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 25 In article <4846@marvin.cme.nist.gov>, tarnoff@cme.nist.gov (Nicholas Tarnoff) writes: > I have tried several times to manually add a /etc/passwd entry in > order for a user to login to a home directory that is NFS mounted. > > The result is that the user has no console or toolchests. The most familiar cause is confusion among host name databases. Do the chests & console come up on the home machine (i.e. without NFS)? If not, then the problem is with NeWS and perhaps the user's user.ps If so, can you log into the account via telnet or rlogin? If not, then ensure that the home directories are properly mounted where the passwd database says they are--i.e. check `ls ~user` If so, other problems might involve having too many environment variables or something. Perhaps the .cshrc or .login are running a command that does not work on the local machine. Perhaps the user.ps is fancy and fiddling with the network. vjs