[BusyBox-cvs] [BusyBox 0000373]: bb_askpass doesn't flush stdin

bugs at busybox.net bugs at busybox.net
Wed Aug 10 10:19:24 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=373 
====================================================================== 
Reported By:                jonlar
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   373
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-10-2005 03:19 PDT
Last Modified:              08-10-2005 03:19 PDT
====================================================================== 
Summary:                    bb_askpass doesn't flush stdin
Description: 
bb_askpass does not flush stdin when prompting for password. This cause
failed login with buggy telnet implementations (win-xp, win-2k). These
telnet implementations seem not to respect negotiation of operation
parameters with  telnetd and default to send CRLF instead of LF.

It's possible to change the windows telnet to send LF by using "unset
crlf" at its 
prompt.

Attaching a patch. 
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-10-05 03:19  jonlar         New Issue                                    
08-10-05 03:19  jonlar         Status                   new => assigned     
08-10-05 03:19  jonlar         Assigned To               => BusyBox         
08-10-05 03:19  jonlar         File Added: askpass.patch                    
======================================================================




More information about the busybox-cvs mailing list