SSH X11 forwarding issues

2006-04-05 Thread Philip H. Schlesinger
Hi all. I just upgraded my Cygwin to the latest version and found a rather interesting problem: I can do the following command in the bash window with no problem: ssh @ it prompts me for my password and then takes me in from there. -- However, if I: startx ssh -X @server location> It prom

Re: SSH X11 forwarding issues

2006-04-06 Thread Philip H. Schlesinger
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philip H. Schlesinger Sent: Wednesday, April 05, 2006 10:07 PM To: cygwin-xfree@cygwin.com Subject: SSH X11 forwarding issues Hi all. I just upgraded my Cygwin to the latest version and found a rather interesting problem: I can do the following comman

Re: SSH X11 forwarding issues (with verbose data)

2006-04-06 Thread Philip H. Schlesinger
ciated. Try using '-Y' instead. Sterling -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philip H. Schlesinger Sent: Wednesday, April 05, 2006 10:07 PM To: cygwin-xfree@cygwin.com Subject: SSH X11 forwarding issues Hi all. I just upgraded my

(n00b question) How does one activate the scrollbar in an xterm?

2006-04-06 Thread Philip H. Schlesinger
Hi all. I'm a *nix newbie. In M$ Windows, I can edit the properties of a console window and thus create a scrollback history. However, the xterms in Cygwin have no scrollbar. How does one activate the scrollbar and adjust the length of scrollback history? - Phil -- Unsubscribe info:

Re: SSH X11 forwarding issues

2006-04-06 Thread Philip H. Schlesinger
m -vv? What about the server logs? And /tmp/Xwin.log? And what do you mean by "freezes"? Philip H. Schlesinger wrote: Hi Sterling. I checked the man page and -Y is just -X with less security: -X Enables X11 forwarding. This can also be specified on a per-host basis in a configur

Re: SSH X11 forwarding issues (with verbose data)

2006-04-06 Thread Philip H. Schlesinger
t debug2: x11_get_proto: /usr/X11R6/bin/xauth -f /tmp/ssh-Xc8hsbJjXZ/xauthfile generate 127.0.0.1:0.0 MIT-MAGIC-COOKIE-1 untrusted timeout 1200 2>/dev/null Jack Tanner wrote: Philip H. Schlesinger wrote: I tried the -vvv mode and here's the screen capture: debug1: Authentication succe

Re: (n00b question) How does one activate the scrollbar in an xterm?

2006-04-06 Thread Philip H. Schlesinger
Thanks! That did it! :) - Phil Reid Thompson wrote: Soong, SylokeJ wrote: I have not done this with cygwin-x before, but I do it with my sun solaris. Create .Xdefaults at home directory if does not already exists. google or man xterm should tell you more. Enter/append lines similar to these:

Re: SSH X11 forwarding issues (with verbose data)

2006-04-06 Thread Philip H. Schlesinger
That appears to be something generated on the fly - and by the looks of it, on the remote computer, as that directory doesn't exist. - Phil Jack Tanner wrote: Philip H. Schlesinger wrote: Jack Tanner wrote: >> debug2: x11_get_proto: /usr/X11R6/bin/xauth -f >> /tmp/ssh-zfH

Re: SSH X11 forwarding issues

2006-04-07 Thread Philip H. Schlesinger
Hi Brett. ZoneAlarm, but I have the remote PC in my trusted list. Plus, both Cygwin/X/putty and X-Win32/StarnetSSH work fine, so this seems to be a Cygwin issue... - Phil Brett Serkez wrote: Freezes: I type my password, hit enter, and I don't get any additional output. -vvv says that thin

Re: SSH X11 forwarding issues (with verbose data)

2006-04-09 Thread Philip H. Schlesinger
below. That should've been $ /usr/X11R6/bin/xauth -f /tmp/ssh-WHATEVER/... If I'm wrong, and it is on the remote computer, then from the second xterm you should be able to ssh in without X forwarding, and try it on the remote machine. Philip H. Schlesinger wrote: That appears to b

Re: Default directory is "C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\mksnt\"?

2006-04-26 Thread Philip H. Schlesinger
Hi all. I moved the following from my Environment Variables to a batch file, and now it works! Thanks! - Phil set TERMINFO=C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\usr\lib\terminfo set TERMCAP=C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\etc\termcap set TERM=nutc set SHELL=C:\PROGRA~1\RATIONAL\RATION~