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: [email protected]
ReportedBy: [email protected]
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 [email protected] "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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs