all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Subject: Fw: [h-e-w] Emacs and ssh
Date: Sun, 20 Feb 2005 00:01:57 +0100	[thread overview]
Message-ID: <002401c516d7$0d3e8cf0$0200a8c0@sedrcw11488> (raw)

----- Original Message ----- 
From: "geotal" <geotal@gmail.com>
To: "Michael Albinus" <michael.albinus@gmx.de>
Cc: <help-emacs-windows@gnu.org>
Sent: Saturday, February 19, 2005 11:39 PM
Subject: Re: [h-e-w] Emacs and ssh


> On Wed, 16 Feb 2005 22:47:02 +0100, Michael Albinus
> <michael.albinus@gmx.de> wrote:
> > Hello,
> >
> > I'ld like to start Cygwin ssh from Emacs *shell* buffer (recent Emacs
> > 21.3.50 from sourceforge/nqmacs). Unfortunately, Emacs under Windows
> > doesn't provide a tty; that's why I've used "ssh -t -t":
> >
> > Microsoft Windows XP [Version 5.1.2600]
> > (C) Copyright 1985-2001 Microsoft Corp.
> >
> > d:\>ssh -v -e none -t -t -l albinus xxx.de
> > ssh -v -e none -t -t -l albinus xxx.de
> > OpenSSH_3.9p1, OpenSSL 0.9.7e 25 Oct 2004
> > debug1: Connecting to xxx.de [xxx.xxx.xxx.xxx] port 22.
> > debug1: Connection established.
> > debug1: identity file /cygdrive/c/Dokumente und
Einstellungen/Michael/.ssh/identity type -1
> > debug1: identity file /cygdrive/c/Dokumente und
Einstellungen/Michael/.ssh/id_rsa type -1
> > debug1: identity file /cygdrive/c/Dokumente und
Einstellungen/Michael/.ssh/id_dsa type -1
> > debug1: Remote protocol version 1.5, remote software version 1.2.25
> > debug1: no match: 1.2.25
> > debug1: Local version string SSH-1.5-OpenSSH_3.9p1
> > debug1: Waiting for server public key.
> > debug1: Received server public key (768 bits) and host key (1024 bits).
> > debug1: Host 'xxx.de' is known and matches the RSA1 host key.
> > debug1: Found key in /cygdrive/c/Dokumente und
Einstellungen/Michael/.ssh/known_hosts:1
> > debug1: Encryption type: 3des
> > debug1: Sent encrypted session key.
> > debug1: Installing crc compensation attack detector.
> > debug1: Received encrypted confirmation.
> > debug1: Doing password authentication.
> >
> > That's it. Using a cygwinized Emacs, also 21.3.50, it works. Same
> > output as above, but password query is shown next line:
> >
> > albinus@xxx.de's password: xxx
> >
> > debug1: Requesting pty.
> > debug1: Requesting shell.
> > debug1: Entering interactive session.
> > debug1: fd 0 clearing O_NONBLOCK
> >
> > What do I need to run it in Emacs outside Cygwin? Any option or
> > environment variable to be used?
> >
> > Thanx for any hint, Michael.
>
> [I swear I had tramp working with ntemacs a few months back
> .............Arghhhhhhhh]
>
> I too use the same version of emacs and use the latest ssh from cygwin
> and when I issue
> the same command (ssh -v -e none -t -t host.com) within the shell
> buffer at the end
> I get these messages, and it hungs:
> ..............
> debug1: Authentication succeeded (publickey).
> debug1: channel 0: new [client-session]
> debug1: Entering interactive session.
> tcgetattr: Inappropriate ioctl for device
>
> Any help is appreciated.
>
> Geotal
>
>
>

             reply	other threads:[~2005-02-19 23:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-19 23:01 Lennart Borgman [this message]
2005-02-21 16:10 ` Fw: [h-e-w] Emacs and ssh Ehud Karni
2005-02-21 22:51   ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002401c516d7$0d3e8cf0$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.