Path: utzoo!utgpu!water!watmath!clyde!att!ucbvax!MAILGW.CC.UMICH.EDU!rees From: rees@MAILGW.CC.UMICH.EDU (Jim Rees) Newsgroups: comp.sys.apollo Subject: Re: rlogin not switching to user's home directory Message-ID: <8808021455.AA16746@a.cc.umich.edu> Date: 2 Aug 88 14:57:45 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: rees@caen.engin.umich.edu (Jim Rees) Organization: The Internet Lines: 11 > If you edit your entry in /etc/passwd to change the shell, rlogind will invoke the > shell you specify. I just tried it. Setting the last field of /etc/passwd to /bin/start_csh, /bsd4.2/bin/start_csh both end up with the bourne shell getting executed. DN3000 running 9.7.1. But that would be wrong. You want /bin/csh, not /bin/start_csh. Don't forget /etc/crpasswd -map. -------