Coding help : Where to log X11 forwards?

Darren Tucker dtucker at zip.com.au
Sun Feb 8 12:06:07 EST 2009


Jeff Blaine wrote:
>[...]
>> The code is in session_x11_req() which is called when the client sends a 
>> "x11-req" channel request.  Are you sure you client is sending one?
> 
> Sorry, I should have provided more info.  My debug2() calls
> above are around line 348 in the 'case SSH_CMSG_X11_REQUEST_FORWARDING:'
> section.
> 
> I take it that's the wrong place?

It's the right place but only for Protocol 1 connections (SSH_CMSG_* 
are SSH1 protocol message types).


-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list