unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "J. E. Lewis" <louie@louie.cc>
Subject: Re: Tramp with public key ssh
Date: Wed, 23 Feb 2005 11:56:55 -0500	[thread overview]
Message-ID: <20050223165655.GA9952@bluefalcon.louie.cc> (raw)
In-Reply-To: <87d5urxup1.fsf@ellen.trollope.org>

On Wed, Feb 23, 2005 at 08:38:34AM -0500, Michael Powe wrote:
>     >> I am set up for an ssh public-key login to an account.  When I
>     >> try to edit a file there via emacs + tramp, tramp asks for the
> 
>     >> Enter passphrase for key '/home/powem/.ssh/id_dsa': ..........
>     >> tramp: Sending password Enter passphrase for key
>     >> '/home/powem/.ssh/id_dsa': Enter passphrase for key
>     >> '/home/powem/.ssh/id_dsa': .  Enter passphrase for key
>     >> '/home/powem/.ssh/id_dsa': ..  Enter passphrase for key
>     >> '/home/powem/.ssh/id_dsa': ........
> 
>     >> Any ideas on what might be happening here?  I After the initial
>     >> password request, none of the other material shown appears in
>     >> the minibuffer.  That is all just in the *Messages* buffer.


Well it looks to me like an ssh public key issue.  When you ssh to a box with
your ssh pub-key on it it asks for your passphrase and not your passwd.  If
you type anything that is not your passphrase (other than a blank return) then
it will prompt again for the passphrase and continue doing so until the blank
return or 3 times or more pass.  Then it will prompt for your passwd.

If you start ssh-agent first and properly login to the agent then you will by
pass the passphrase question and it should just login to the machine for you.

Hope that helps.

--jel--
a.k.a. Louie

  reply	other threads:[~2005-02-23 16:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23  2:30 Tramp with public key ssh Michael Powe
     [not found] ` <nq3bvnld76.fsf@alcatel.de>
2005-02-23 13:38   ` Michael Powe
2005-02-23 16:56     ` J. E. Lewis [this message]
     [not found]     ` <mailman.1277.1109177048.32256.help-gnu-emacs@gnu.org>
2005-02-23 17:49       ` Michael Powe

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20050223165655.GA9952@bluefalcon.louie.cc \
    --to=louie@louie.cc \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).