Telnet root login

Robert Watson rwatson at FreeBSD.org
Fri Mar 27 11:21:06 PDT 2009


On Fri, 27 Mar 2009, Ed Schouten wrote:

> * Robert Watson <rwatson at 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


More information about the freebsd-current mailing list