This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Cygwin/openssh/X11 forwarding is not behaving


I am attempting to use the X11 forwarding features of
openssh/cygwin.  There are no errors, but there is
also no attempt to set up the cookies or $display on
the server side.  Can this be done manually?

Is this is a bug?

Am I missing something?

Is there a work-around?

SSH/X11 forwarding is setup correctly on the server
end and works just fine with other SSH clients, btw.


Thank you,
Rich



Debugging information:

administrator@APU ~
$ ssh -v -X -l user server
SSH Version OpenSSH_2.3.0p1, protocol versions
1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh_config
debug: Seeding random number generator
debug: ssh_connect: getuid 500 geteuid 500 anon 0
debug: Connecting to binkley [192.168.1.1] port 22.
debug: Seeding random number generator
debug: Allocated local port 624.
debug: Connection established.
debug: Remote protocol version 1.99, remote software
version OpenSSH_2.3.0p1
debug: no match: OpenSSH_2.3.0p1
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host
key (1024 bits).
debug: Host 'server' is known and matches the RSA host
key.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
user@server's password:
debug: Requesting pty.
debug: Requesting shell.
debug: Entering interactive session.
Last login: Fri Dec  1 09:04:09 2000 from 192.168.1.2
[user@server user]$ export
declare -x BASH_ENV="/home/user/.bashrc"
declare -x HOME="/home/user"
declare -x HOSTNAME="server"
declare -x HOSTTYPE="i386"
declare -x INPUTRC="/etc/inputrc"
declare -x KDEDIR="/usr"
declare -x LANG="en_US"
declare -x LESSOPEN="|/usr/bin/lesspipe.sh %s"
declare -x LOGNAME="user"
declare -x LS_COLORS=""
declare -x OSTYPE="Linux"
declare -x
PATH="/usr/kerberos/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin"
declare -x QTDIR="/usr/lib/qt-2.1.0"
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x SSH_CLIENT="192.168.1.2 624 22"
declare -x SSH_TTY="/dev/pts/27"
declare -x TERM="cygwin"
declare -x USER="user"
declare -x USERNAME=""
[user@server user]$



__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]