Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nexus.coast.net!simtel!noc.netcom.net!news.sprintlink.net!EU.net!Germany.EU.net!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail From: j@bonnie.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Root login refused on this terminal ... WHAT? Date: 21 Jun 1995 11:31:56 +0200 Organization: Private U**x site, Dresden. Lines: 21 Message-ID: <3s8ouc$m3q@bonnie.tcd-dresden.de> References: <DAAKrH.C1C@ecf.toronto.edu> <DAFMMI.vIF@ns1.nodak.edu> <DAGx3E.2Gu@ipmce.su> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit George N. Akimoff <iga@ipmce.su> wrote: >I've run into the same problem. The source of "Root login refused..." not >in /etc/ttys file, but in configuration of the new kernel. Check out >option "COMPAT_43" in your kernel config file. If you commented it out, >return it back. I'm absolutely surprised that a kernel without COMPAT_43 is even able to start a `getty' at all. :-O A missing COMPAT_43 excludes all the sgtty-style ioctl's from the kernel, and getty is certainly the most important application that's (sigh!) still using sgtty style. If there's somebody around with some time to burn, write a termios- based getty, and you will enter the Hall of the Famous! -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)