Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!apple!afsg!ron From: ron@afsg.apple.com (Ron Flax) Newsgroups: comp.unix.aux Subject: Re: why can't I su to root? Message-ID: <447@afsg.apple.com> Date: 13 Sep 90 02:37:04 GMT References: <16167@unix.SRI.COM> Organization: Apple Federal Systems Group Lines: 20 In article <16167@unix.SRI.COM> cwilson@nisc.sri.com writes: >Odd, odd odd: >I can su to root from the Guest account. I can't su to root >from my account. Chan, What shell are you using with these two accounts? Would one of them happen to be tcsh? From Ohio State maybe? If so, it's broken! The BSD signal compat stuff was not done correctly in their version and you cannot open /dev/tty, which is what getpass() tries to do inside of su. There is a fixed (working) version of tcsh in ~ftp/pub on afsg.apple.com. -- Ron Flax ron@afsg.apple.com Apple Federal Systems Group