[Bug 1779] New: SSH does not honor request to surpress echo for	passwords
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Thu Jun 10 07:48:43 EST 2010
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1779
           Summary: SSH does not honor request to surpress echo for
                    passwords
           Product: Portable OpenSSH
           Version: 5.2p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: sshbugzilla10 at illuminatus.org
I've tried this on multiple versions of SSH, but the most recent is
5.2p1, tested on Linux and Solaris.
When passing a command on the command line that requires a secondary
password, ssh echos the password to the console.
For example:
ssh me at example.com "mysqldump -u root -p mysql" > file.sql
Will result in asking me for the ssh password correctly and then
echoing the mysql password to the console.  I believe it should not do
that.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list