Bug 34274

Summary: 4.5-RC Interoperability issue: sshd
Product: Base System Reporter: Koji Hino <hino>
Component: binAssignee: Brian Feldman <green>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Koji Hino 2002-01-25 20:20:01 UTC
      As discussed on -stable list, default configured OpenSSH 3.0.1p1 client can not login to default configured 4.5-RC machine. Detailed information is written in:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=612505+0+archive/2002/freebsd-stable/20020120.freebsd-stable

Note that freshly CVSup-ed -stable still has same problem.

Fix: 

Many workarounds are posted to -stable. See followups to above
message. Thanks to many..

But, actual source of this problem seems to be shown in my message:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=690881+0+/usr/local/www/db/text/2002/freebsd-stable/20020120.freebsd-stable
And my sample fix is:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=766454+0+/usr/local/www/db/text/2002/freebsd-stable/20020120.freebsd-stable
How-To-Repeat:       Prepare freshly installed 4.5-RC box with a user account who has
valid passwd entry, and has no /etc/opiekeys entry.
 From other machine, OpenSSH 3.0.1p1 (or newer) installed, use ssh to login
the 4.5-RC box.

OpenSSH-machine % ssh 4.5-RC-machine [ret]
otp-md5 329 al6672 ext
S/Key Password:
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2002-01-30 07:28:17 UTC
Responsible Changed
From-To: freebsd-bugs->green

Over to the SSH maintainer, who DES says has a patch for this already.
Comment 2 Brian Feldman freebsd_committer freebsd_triage 2003-07-13 05:25:22 UTC
State Changed
From-To: open->closed

This is obsolete, is it not?