[Bug 1273] Interactive mode detection should not be predicated on pty allocation

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri May 18 07:07:33 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1273





--- Comment #3 from Damien Miller <djm at mindrot.org>  2007-05-18 07:07:30 ---
Sure, the "connection closed" message is arguably redundant in cases
where the connection was closed because of user interaction, but the
user may not have been expecting the connection to close.

For example:

# ssh -t user at somehost sudo -s
--- welcome to somehost ---
# do something
#
Connection to somehost closed
#

The message is pretty important in this case if the close is
unexpected, especially if the next command is "reboot" :)

Again, I think Loglevel=quiet is the right answer for you - it
suppresses only informational messages, warnings and errors are still
displayed.


-- 
Configure bugmail: http://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