[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssh-bugs
Subject:    [Bug 1719] New: Debug server prints debug messages on client
From:       bugzilla-daemon () bugzilla ! mindrot ! org
Date:       2010-02-27 19:59:30
Message-ID: bug-1719-705 () http ! bugzilla ! mindrot ! org/
[Download RAW message or body]

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

           Summary: Debug server prints debug messages on client
           Product: Portable OpenSSH
           Version: 5.4p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: unassigned-bugs@mindrot.org
        ReportedBy: petesea@bigfoot.com


A server started with debugging options (eg "sshd -e -ddd -p4242") will
print debug and "Environment" messages on the client:

   $ ssh -p4242 127.0.0.1 'date'
   Environment:
     USER=...
     LOGNAME=...
     HOME=...
     PATH=...
     MAIL=...
     SHELL=...
     SSH_CLIENT=...
     SSH_CONNECTION=...
   debug3: channel 0: close_fds r -1 w -1 e -1 c -1
   Sat Feb 27 11:52:32 PST 2010

It's often useful to start a debug server to help track down problems
without interfering with the client... and those extra client-side
debug and "Environment" messages can cause issues for things that
indirectly run ssh (like cvs and svn) if they aren't expecting the
output.

-- 
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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic