![](https://seccdn.libravatar.org/avatar/e4875fba809bee7a8701ffd3bd830274.jpg?s=120&d=mm&r=g)
On Wed, Jun 26, 2002 at 08:22:03PM -0500, Robert C. Paulsen Jr. wrote:
Here is the output from "ssh -X -v". Note two lines i particular:
debug1: X11 connection uses different authentication protocol. X11 connection rejected because of wrong authentication.
I'm having the same problem after updating SSH. I only want to point that the problem is not with sux, sux is just a shell script. When I try xhost + and su I am getting: kastus@bursa:~> xhost + debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384 debug1: client_request_x11: request from 127.0.0.1 1869 debug1: fd 7 setting O_NONBLOCK debug1: channel 1: new [x11] debug1: confirm x11 access control disabled, clients can connect from any host debug1: channel 1: rcvd eof debug1: channel 1: output open -> drain debug1: channel 1: obuf empty debug1: channel 1: close_write debug1: channel 1: output drain -> closed debug1: channel 1: FORCE input drain debug1: channel 1: ibuf empty debug1: channel 1: send eof debug1: channel 1: input drain -> closed debug1: channel 1: send close debug1: channel 1: rcvd close debug1: channel 1: is dead debug1: channel 1: garbage collecting debug1: channel_free: channel 1: x11, nchannels 2 kastus@bursa:~> su Password: bursa:/netmount/home/kastus # xosview debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384 debug1: client_request_x11: request from 127.0.0.1 1870 debug1: fd 7 setting O_NONBLOCK debug1: channel 1: new [x11] debug1: confirm x11 debug1: X11 connection uses different authentication protocol. X11 connection rejected because of wrong authentication. debug1: X11 rejected 1 i0/o0 Something appears to be dead broken in SSH 3.3 Did anybody try 3.4? -Kastus