Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 02:07:17 -0700 (PDT)
From:      <ru@FreeBSD.org>
To:        rec@RCousins.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: misc/9782: minor problem with telnet and /etc/gettytab
Message-ID:  <199906150907.CAA94456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: minor problem with telnet and /etc/gettytab

State-Changed-From-To: open->closed
State-Changed-By: ru
State-Changed-When: Tue Jun 15 02:00:42 PDT 1999
State-Changed-Why: 
Not a bug.

``login: '' prompt you see is hardcoded into login(1), which does not
use gettytab(5) at all.  gettytab(5) database is only used by getty(8)
and, partially, by telnetd(8).  Refer to the corresponding manpages.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906150907.CAA94456>