I  am getting stuck when trying to ssh with X11 forwarding.
If I use the -x switch I can get in without hanging.
What am I missing that prevents X11 forwarding?

My older RH linux systems have this problem but my newer
SuSe systems work fine.

Example of the broken session is below.

Thanks for the help.

/root # ssh  -C -v -l root myRH4machine
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: connecting to myRH4machine...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: Host key found from the database.
root's password:
debug: Ssh2/ssh2.c:304/client_authenticated: client_authenticated
debug: Requesting X11 forwarding with authentication spoofing.
debug: Failed to get local xauth data.


Reply via email to