tomaswolf commented on issue #712: URL: https://github.com/apache/mina-sshd/issues/712#issuecomment-2763366679
What exactly do you mean? X11 forwarding from a server to a client should work (client opens an interactive session at the server, then requests X11 forwarding, the server then opens an X11 channel). X11 forwarding from a client to a server should never be allowed. X11 forwarding is a feature of interactive sessions, but clients should never allow the server to open an interactive session per [RFC 4254, section 6.1](https://datatracker.ietf.org/doc/html/rfc4254#section-6.1). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org