I login from system using Openssh 4.0p1 or 4.1p1 to systems running Openssh before 3.9p1 or 3.7p1. It appears the X11 stuff are either blocked or not recognised. I get errors like "xterm Xt error: Can't open display: <host>:10.0" or "X11 connection rejected because of wrong authentication. X connection to localhost:10.0 broken....." depending on whether I use "localhost" or not. Connecting to systems running Openssh 4.0p1 or later appear to be OK. ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail uk.messenger.yahoo.com
Works for me from 4.1p1 to 3.8p1. The man pages for sshd talk about how to setup ~/.ssh/rc to call xauth and pass in the proto and cookie depending on how X11UseLocalhost is set. What does xauth show? Is the .Xauthority file shared between machines? Lewis Tsao wrote:> I login from system using Openssh 4.0p1 or 4.1p1 to > systems running Openssh before 3.9p1 or 3.7p1. > > It appears the X11 stuff are either blocked or not > recognised. I get errors like > > "xterm Xt error: Can't open display: <host>:10.0" or > > "X11 connection rejected because of wrong > authentication. > X connection to localhost:10.0 broken....." > > depending on whether I use "localhost" or not. > > Connecting to systems running Openssh 4.0p1 or later > appear to be OK. > > > > > > ___________________________________________________________ > Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail uk.messenger.yahoo.com > > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev at mindrot.org > mindrot.org/mailman/listinfo/openssh-unix-dev > > >-- Douglas E. Engert <DEEngert at anl.gov> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444
Apparently Analagous Threads
- Need help with GSSAPI authentication
- Pending OpenSSH release, call for testing.
- 5.1p1 and X11 forwarding failing
- OpenSSH and Kerberos / Active Directory authentication problems: Credentials cache permission incorrect / No Credentials Cache found
- OpenSSH+GSSAPI & HP/UX 11i...