Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!ames!elroy!peregrine!zardoz!dhw68k!nielson From: nielson@dhw68k.cts.com (Mike Nielson) Newsgroups: comp.sys.apollo Subject: Re: rlogin not switching to user's home directory Summary: Run /etc/crpasswd Keywords: rlogin home directory tcp Message-ID: <10007@dhw68k.cts.com> Date: 28 Jul 88 14:57:34 GMT References: <591@mailrus.cc.umich.edu> Organization: Wolfskill residence; Anaheim, CA (USA) Lines: 16 In article <591@mailrus.cc.umich.edu>, nexus@shogun.cc.umich.edu (Joseph Nowak) writes: > I am using an Apollo 4000 running SR9.7, Domain/IX 9.5, and TCP/IP 3.1 and > I am having trouble with rlogin. When I rlogin, I am placed in the root > directory rather than my home directory (which is /usr/nexus) and I am > placed in the bourne shell instead of the C shell. When I login from the > console, this problem does not occur. When you login directly through the console, the username/password validation is handled by the registry; when you rlogin, the /etc/passwd file is consulted. These two databases are not automatically kept in sync with each other. I have seen the problem that you described and it was corrected by running /etc/crpasswd. After running crpasswd, you may want to check passwd to make certain that the home directory and startup shell fields are correct. Mike Nielson pdaeng!nielson dhw68k!nielson