Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 18:20:40 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Ed Schouten <ed@80386.nl>
Cc:        Barney Cordoba <barney_cordoba@yahoo.com>, mail25@bzerk.org, current@freebsd.org
Subject:   Re: Telnet root login
Message-ID:  <alpine.BSF.2.00.0903271820190.60642@fledge.watson.org>
In-Reply-To: <20090327154410.GL73108@hoeg.nl>
References:  <370833.32038.qm@web63903.mail.re1.yahoo.com> <alpine.BSF.2.00.0903271204400.60642@fledge.watson.org> <20090327154410.GL73108@hoeg.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Mar 2009, Ed Schouten wrote:

> * Robert Watson <rwatson@FreeBSD.org> wrote:
>>         if ((tty = strrchr(ttyn, '/')) != NULL)
>>                 ++tty;
>>         else
>>                 tty = ttyn;
>
> Does the attached patch for login(1) fix the issues you're seeing? If it 
> does, I'll commit it to SVN. Thanks!

This seems to fix the problem for me -- thanks Ed!

Robert N M Watson
Computer Laboratory
University of Cambridge



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