Setting xterm title over ssh problems

2007-01-02 Thread pgrodt
] sbin]$ uname -a Linux remotehost 2.4.21-40.ELsmp #1 SMP Thu Feb 2 22:22:39 EST 2006 i686 i686 i386 GNU/Linux -- View this message in context: http://www.nabble.com/Setting-xterm-title-over-ssh-problems-tf2908624.html#a8126021 Sent from the cygwin-xfree mailing list archive at Nabble.com

RE: Setting xterm title over ssh problems

2007-01-02 Thread Phil Betts
pgrodt wrote on Tuesday, January 02, 2007 3:59 PM:: Forgive me if this is not really a cygwin question, I'm uncertain. I It isn't really, but... am spawning xterm instances while ssh fowarding a linux box to cygwin-xfree, and am unable to set the title of these windows. I first tried

Re: ssh problems

2005-07-20 Thread Larry Hall
At 01:29 AM 7/21/2005, you wrote: On Wed, 20 Jul 2005, Eli Barzilay wrote: On Jul 20, Larry Hall wrote: At 03:10 AM 7/20/2005, you wrote: It did run into permission problems -- the /etc/ssh* keys were not readable. Looks like chowning them didn't help at all. Finally, I resorted to

Re: ssh problems

2005-07-11 Thread Eli Barzilay
On Jul 10, Larry Hall wrote: Eli, please send all replies to the list only. That is why I set my Reply-To to point to the Cygwin list. There's no need to force a reply to me directly as I read the list as much as I do my personal email. Sometimes more. ;-) Sorry, that was unintended.

Re: ssh problems

2005-07-11 Thread Igor Pechtchanski
On Mon, 11 Jul 2005, Eli Barzilay wrote: (BTW, is there cron-like functionality that can behave as different users? Something that can be used to start sshd if the macine reboots.) Huh? I thought cygrunsrv did that by default, unless one specified -t manual... But I think it's fair to

Re: ssh problems

2005-07-10 Thread Eli Barzilay
On Jul 9, Larry Hall wrote: When running through sshd, you're running via a service. Authenticating without a password means that Windows won't authenticate as the user you are. The reverse is also true. So it's possible that VS needs access to some information that it doesn't have access

Re: ssh problems

2005-07-10 Thread Larry Hall
At 08:15 PM 7/10/2005, you wrote: On Jul 9, Larry Hall wrote: When running through sshd, you're running via a service. Authenticating without a password means that Windows won't authenticate as the user you are. The reverse is also true. So it's possible that VS needs access to some

Re: ssh problems

2005-07-10 Thread Igor Pechtchanski
On Sun, 10 Jul 2005, Eli Barzilay wrote: On Jul 9, Larry Hall wrote: When running through sshd, you're running via a service. Authenticating without a password means that Windows won't authenticate as the user you are. The reverse is also true. So it's possible that VS needs access to

Re: ssh problems

2005-07-09 Thread Larry Hall
On Tue July 5 2005 22:59, Eli Barzilay wrote: On Jul  5, Larry Hall wrote: At 08:45 PM 7/5/2005, you wrote: (If this is not the right place for this, please direct me.) I have recently updated an old Windows setup, including a new cygwing installation.  We use this machine for nightly

RE: ssh problems

2005-07-06 Thread Dave Korn
Original Message From: Eli Barzilay Sent: 06 July 2005 03:59 On Jul 5, Larry Hall wrote: Sounds to me like you're trying to access a network drive which requires authentication but that's just a WAG. Don't know what a WAG is, and the above faq entry didn't help...

ssh problems

2005-07-05 Thread Eli Barzilay
(If this is not the right place for this, please direct me.) I have recently updated an old Windows setup, including a new cygwing installation. We use this machine for nightly builds, using a shell script that connects to multiple machines and runs the builds (DevStudio in the Windows case).

Re: ssh problems

2005-07-05 Thread Larry Hall
At 08:45 PM 7/5/2005, you wrote: (If this is not the right place for this, please direct me.) I have recently updated an old Windows setup, including a new cygwing installation. We use this machine for nightly builds, using a shell script that connects to multiple machines and runs the builds

Re: ssh problems

2005-07-05 Thread Eli Barzilay
On Jul 5, Larry Hall wrote: At 08:45 PM 7/5/2005, you wrote: (If this is not the right place for this, please direct me.) I have recently updated an old Windows setup, including a new cygwing installation. We use this machine for nightly builds, using a shell script that connects to

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-15 Thread Robert Schmidt
Robert Schmidt wrote: OK, here's some more info from the hanging unison over ssh on 1.5.11. ... Sorry, forgot the cygcheck -s -v -r output. Cheers, Rob Cygwin Configuration Diagnostics Current System Time: Wed Sep 15 09:01:32 2004 Windows XP Professional Ver 5.1 Build 2600 Service Pack 2 Path:

Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
My XP machine at work was just upgraded to SP2. Now I'm having problems accessing a cvs repository on a linux box over ssh. Everything was working fine until this SP2 upgrade. I can access the cvs host via ssh normally (although in a possibly related matter, ssh sometimes seems to be a

Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Robert Schmidt
I get similar symptoms with unison over ssh: It worked great before SP2 (i.e. 2 hours ago). After I installed SP2 on the client, unison/ssh just hangs. The server has been running SP2 for over a week. Any normal ssh sessions work fine. I'm also using ssh to forward the IMAP port (143) to my

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Robert Schmidt
A quick follow-up: On the unison.general mailing list, Mark Rogers reports that replacing the cygwin1.dll with version 1.5.10 makes unison over ssh work again. I also tried it (temporarily, of course), and can confirm that it works. So SP2 does seem to break something in cygwin 1.5.11, as

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Corinna Vinschen
On Sep 14 16:37, Robert Schmidt wrote: A quick follow-up: On the unison.general mailing list, Mark Rogers reports that replacing the cygwin1.dll with version 1.5.10 makes unison over ssh work again. I also tried it (temporarily, of course), and can confirm that it works. So SP2 does

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Christopher Faylor
On Tue, Sep 14, 2004 at 04:37:55PM +0200, Robert Schmidt wrote: A quick follow-up: On the unison.general mailing list, Mark Rogers reports that replacing the cygwin1.dll with version 1.5.10 makes unison over ssh work again. So, I assume that replacing the DLL with version B20 would really

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Robert Schmidt
Corinna Vinschen wrote: On Sep 14 16:37, Robert Schmidt wrote: A quick follow-up: On the unison.general mailing list, Mark Rogers reports that replacing the cygwin1.dll with version 1.5.10 makes unison over ssh work again. I also tried it (temporarily, of course), and can confirm that it works. So

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Igor Pechtchanski
On Tue, 14 Sep 2004, Christopher Cobb wrote: My XP machine at work was just upgraded to SP2. Now I'm having problems accessing a cvs repository on a linux box over ssh. Everything was working fine until this SP2 upgrade. I can access the cvs host via ssh normally (although in a possibly

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Robert Schmidt
Christopher Faylor wrote: On Tue, Sep 14, 2004 at 04:37:55PM +0200, Robert Schmidt wrote: On the unison.general mailing list, Mark Rogers reports that replacing the cygwin1.dll with version 1.5.10 makes unison over ssh work again. So, I assume that replacing the DLL with version B20 would really

RE: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Robert Schmidt Sent: 14 September 2004 16:15 I don't quite understand the sarcasm here. http://cygwin.com/acronyms#WJM OOO OO OO OO OO OO OO OO OO OO OOO [nb. big

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Sven Köhler
My XP machine at work was just upgraded to SP2. Now I'm having problems accessing a cvs repository on a linux box over ssh. Everything was working fine until this SP2 upgrade. I'm doing CVS over SSH a lot, and what can i say: it just works, and i've got SP2 and Cygwin 1.5.11 installed too. --

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Christopher Cobb
Robert Schmidt rschm at broadpark.no writes: On the unison.general mailing list, Mark Rogers reports that replacing the cygwin1.dll with version 1.5.10 makes unison over ssh work again. I am using 1.5.11 and I can confirm that reverting to 1.5.10 makes my cvs/ssh problems go away. (The web

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Igor Pechtchanski pechtcha at cs.nyu.edu writes: authentication dat' from cvs servering. ^^^!!! (never returns) I'm a bit concerned about the ing above (marked with !!!). Looks like you have intermixed the outputs of programs somehow... Facinating.

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Igor Pechtchanski
On Tue, 14 Sep 2004, Christopher Cobb wrote: Igor Pechtchanski pechtcha at cs.nyu.edu writes: authentication dat' from cvs servering. ^^^!!! (never returns) I'm a bit concerned about the ing above (marked with !!!). Looks like you have

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Igor Pechtchanski pechtcha at cs.nyu.edu writes: Probably an stdout buffering artifact. Try cvs status myFile.txt out 2err and examine the out and err files. Did you try setting CVS_RSH to /usr/bin/ssh -x? Igor $ cat out (nothing) $ cat err cvs status: warning: unrecognized

RE: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Christopher Cobb Sent: 14 September 2004 17:57 Igor Pechtchanski writes: Probably an stdout buffering artifact. Try cvs status myFile.txt out 2err and examine the out and err files. Did you try setting CVS_RSH to

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Igor Pechtchanski
On Tue, 14 Sep 2004, Christopher Cobb wrote: Igor Pechtchanski pechtcha at cs.nyu.edu writes: Probably an stdout buffering artifact. Try cvs status myFile.txt out 2err and examine the out and err files. Did you try setting CVS_RSH to /usr/bin/ssh -x? Igor $ cat out

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Dave Korn dk at artimi.com writes: I suggest you should use od to see if there's a CR-without-a-LF in the middle causing two lines of messages to overprint each other. cheers, DaveK Yes, there was an embedded ^M: cvs status: warning: unrecognized response `Warning: No xauth

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Igor Pechtchanski pechtcha at cs.nyu.edu writes: Hmm, what does ssh -nx user at host cvs -tn server print? Igor It comes back immediately (does not hang) and with no output: $ ssh -nx [EMAIL PROTECTED] cvs -tn server out 2err $ ls -l out err -rw-rw-rw-1 chcobb Domain_U0

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Robert Schmidt
OK, here's some more info from the hanging unison over ssh on 1.5.11. I've attached the last part of an strace, taken from after ssh reads the RSA key. At the end of the log, ssh just waits. I've kept the full logs from both 1.5.10 and 1.5.11 if it can be helpful. And thanks, Dave, for the

RE: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Gary R. Van Sickle
[snip] I'll restrain myself in the future, and will keep learning from the list how to be helpful without being shot down. Wow, did YOU stumble into the wrong mailing list! -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: