[Bug 1779] SSH does not honor request to surpress echo for passwords

2011-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1779

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #2 from Damien Miller d...@mindrot.org 2011-01-24 12:33:30 EST ---
Move resolved bugs to CLOSED after 5.7 release

-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1779] SSH does not honor request to surpress echo for passwords

2010-06-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1779

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 CC||d...@mindrot.org
 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Damien Miller d...@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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs