Bug 23269

Summary: OpenSSH TIS Authentication support has broken output
Product: Base System Reporter: Robert Watson <rwatson>
Component: binAssignee: Brian Feldman <green>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Robert Watson freebsd_committer freebsd_triage 2000-12-04 17:00:01 UTC
When using TIS authentication with the SSH command line tool, it will
sometimes use stdout/stderr for challenges, while using the terminal device
for the response prompt.  Challenges and responses should always be sent
to the device, as opposed to going to stderr.

Fix: 

Not attached.
How-To-Repeat: 
> cvs diff -uN | & grep -v '^cvs' | more
Response:
Comment 1 Doug Barton freebsd_committer freebsd_triage 2000-12-08 06:26:40 UTC
Responsible Changed
From-To: freebsd-bugs->green


green is the new ssh vict^H^H^H^H maintainer
Comment 2 Brian Feldman freebsd_committer freebsd_triage 2003-07-13 05:13:23 UTC
State Changed
From-To: open->closed

old and fixed