Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!compuram!pgd From: pgd@bbt.se Newsgroups: comp.unix.xenix.sco Subject: Re: uucp login problems Keywords: uucp login Message-ID: <1991Jan10.211449.563@bbt.se> Date: 10 Jan 91 21:14:49 GMT References: <1173@bbx.basis.com> <13176@scorn.sco.COM> <1180@bbx.basis.com> Organization: . Lines: 27 In article <1180@bbx.basis.com> russ@bbx.basis.com (Russ Kepler) writes: >Just like the documentation say it's running. That's all. Try >looking at the status of ISTRIP, read the gettydefs documentation >and tell me that getty is working correctly. Then try to add >ISTRIP to the gettydefs and see if there's a change. > >Then fix getty. > I agree fully. According to my experience, getty refuses to set ISTRIP for the settings it issues before the prompt. For the after-prompt settings it works. If you have a terminal which always sets the high-bit, you are finished. You can never come past the first prompt, to set ISTRIP at the second setting. I can't remember what I did to finally get it working, but looking in the /etc/gettydefs, the terminal setting for that terminal brand is: ... CS7 # SANE CS8 ISTRIP ... If you tell getty it is a 7-bit line, it will ignore the 8th bit. You can always use the AUTO setting, to skip the first tty setting from getty. But then you get some other problems with the login program..... P. Garbha