Hi,
I don't know whether this is relevant for this list, but I noticed that
using openssh, I face problems that didn't occur with ssh.
Here's what's happening:
[gwen@aerogwen gwen]$ ssh -v localhost /usr/bin/xemacs
SSH Version OpenSSH-1.2.1, protocol version 1.5.
Compiled with SSL.
debug: Reading configuration data /etc/ssh/ssh_config
debug: ssh_connect: getuid 501 geteuid 0 anon 0
debug: Connecting to localhost.localdomain [127.0.0.1] port 22.
debug: Allocated local port 1022.
debug: Connection established.
debug: Remote protocol version 1.5, remote software version OpenSSH-1.2.1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Forcing accepting of host key for localhost.
debug: Host 'localhost.localdomain' is known and matches the host key.
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
[EMAIL PROTECTED]'s password:
debug: Requesting X11 forwarding with authentication spoofing.
debug: Sending command: /usr/bin/xemacs
debug: Entering interactive session.
debug: Received X11 open request.
debug: channel 0: new [X11 connection from aerogwen.aerogroup.loc port 2879]
debug: X11 auth data does not match fake data.
X11 connection rejected because of wrong authentication.
debug: X11 rejected 0 i1/o16
debug: channel 0: INPUT_OPEN -> INPUT_WAIT_DRAIN [read failed]
debug: channel 0: shutdown_read
debug: channel 0: OUTPUT_OPEN -> OUTPUT_WAIT_IEOF [write failed]
debug: channel 0: shutdown_write
debug: X11 rejected 0 i2/o64
debug: channel 0: INPUT_WAIT_DRAIN -> INPUT_WAIT_OCLOSE [inbuf empty, send IEOF]
debug: channel 0: OUTPUT_WAIT_IEOF -> OUTPUT_CLOSED [rvcd IEOF]
debug: channel 0: INPUT_WAIT_OCLOSE -> INPUT_CLOSED [rcvd OCLOSE]
debug: channel 0: closing
debug: Transferred: stdin 0, stdout 0, stderr 0 bytes in 3.3 seconds
debug: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug: Exit status 1
[gwen@aerogwen gwen]$
Of course, I turned on X11 forwarding in /etc/ssh/sshd_config. But it
seems there is a problem with xauth or something like this.
If someone knows how to fix this, please mail me.
Gwen
PGP signature