[Bug 1719] Debug server prints debug messages on client

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 9 14:19:48 EST 2010


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

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2010-04-09 14:19:47 EST ---
You can prevent (most of this) by specifying -e to sshd, eg:

/usr/local/sbin/sshd -De -o loglevel=debug3 -p 2022

however it looks like there's an extra debug that didn't used to be
there.

$ ssh -p 2022 localhost
Last login: Fri Apr  9 13:23:49 2010 from ...
debug3: channel 0: close_fds r -1 w -1 e -1
$

-- 
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