From owner-freebsd-security Mon Apr 16 12:57: 5 2001 Delivered-To: freebsd-security@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 0E65137B43C for ; Mon, 16 Apr 2001 12:57:02 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id MAA31209; Mon, 16 Apr 2001 12:56:16 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda31207; Mon Apr 16 12:56:03 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.2/8.9.1) id f3GJtvr06669; Mon, 16 Apr 2001 12:55:57 -0700 (PDT) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdxj6667; Mon Apr 16 12:55:27 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.3/8.9.1) id f3GJtQ506951; Mon, 16 Apr 2001 12:55:26 -0700 (PDT) Message-Id: <200104161955.f3GJtQ506951@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdqB6944; Mon Apr 16 12:54:54 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Roman Shterenzon Cc: Alfred Perlstein , security@FreeBSD.ORG Subject: Re: 4.3rc2: if=/etc/issue in /etc/gettytab is not respected In-reply-to: Your message of "Mon, 16 Apr 2001 18:26:28 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Apr 2001 12:54:53 -0700 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I don't see what the problem is. It works for me. I verified that I am using the telnetd from src/crypto not src/libexec by comparing stripped copies of telnetd in src/crypto and src/libexec with what was installed. The src/crypto version was the one that was installed. I'm using, FreeBSD cwsys 4.3-RC FreeBSD 4.3-RC #0: Sun Apr 15 08:23:59 PDT 2001 root@:/opt/cvs-430b/src/sys/compile/CWSYS i386 Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC In message , Roman Sh terenzon writes: > > So I guess the RELEASE will be made with this bug :( > > On Tue, 3 Apr 2001, Alfred Perlstein wrote: > > > * Roman Shterenzon [010403 15:35] wrote: > > > With enough attention and code analysis, that could be made before > > > 4.3-RELEASE. There's almost two weeks left, and many people who are > > > willing to test it. Me for example :) > > > > There's basically two telnetd's in the source tree. When you > > compile and install the one from src/secure/libexec/telnetd you > > get one that doesn't respect the if= directive. It looks like > > it doesn't even respect the other settings, something to do > > with the USER environment variable. > > > > I've moved this to the security list in an effort to get this > > explained. > > > > Anyone know why this going on? > > > > Basically in "normal" (src/libexec/telnetd.c) > > this: > > if (getenv("USER")) > > hostinfo = 0; > > is false, but under "crypto" (src/crypto/telnet/telnetd/telnetd.c) > > it's true and therefore doesn't display the login info. > > > > > > -- > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > Instead of asking why a piece of software is using "1970s technology," > > start asking why software is ignoring 30 years of accumulated wisdom. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-security" in the body of the message > > > > --Roman Shterenzon, UNIX System Administrator and Consultant > [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message