[Bug 1779] 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 13:26:38 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1779

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Damien Miller <djm at mindrot.org>  ---
This behaviour is expected.

When you specify a command on the ssh command-line you turn off TTY
allocation, which is necessary to suppress keyboard echo. You can force
the use of a TTY using the -t flag to ssh.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list