public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Wilson Farrell <wfarrell@bbn.com>
To: cygwin@cygwin.com
Subject: openssh and identity
Date: Mon, 12 Feb 2001 08:44:00 -0000	[thread overview]
Message-ID: <3A881259.6060EB6@bbn.com> (raw)

Hello,
I'm having trouble getting my ssh client (openssh 2.3p1) to authenticate
using rsa.  

if I simply:
ssh host.company.com
I get the password prompt back.

if I:
ssh -i $HOME/.ssh/identity host.company.com
it logs me in via rsa authentication as expected.  

From the man page:  
     -i identity_file
             Selects the file from which the identity (private key) for
RSA
             authentication is read.  Default is $HOME/.ssh/identity in
the
             user's home directory.  Identity files may also be
specified on a
             per-host basis in the configuration file.  It is possible
to have
             multiple -i options (and multiple identities specified in
config-
             uration files).

I have also cput the line:
IdentityFile ~/.ssh/identity in my .ssh/config file.  Didn't help.

I guess I can live with the problem, but it bothers me.

Any ideas?

Thanks,
 wilson

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2001-02-12  8:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-12  8:44 Wilson Farrell [this message]
2001-02-12 11:14 ` Corinna Vinschen
2001-02-12 12:54 ` Wilson Farrell
2001-02-13  1:20   ` Corinna Vinschen
2001-02-13  7:20     ` Wilson Farrell

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=3A881259.6060EB6@bbn.com \
    --to=wfarrell@bbn.com \
    --cc=cygwin@cygwin.com \
    /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).