Re: Public Key Authentication won't!

From: Darren (enation@hotmail.com)
Date: 01/29/02


From: enation@hotmail.com (Darren)
Date: 29 Jan 2002 08:06:38 -0800

Bill Walsh <bwalsh3@ix.netcom.com> wrote in message news:<3C55FA61.D8BB3439@ix.netcom.com>...
> I'm trying to get public key authentication going to the point where it
> will prompt me for a passphrase instead of an account password.
> Password authentication works fine. The public an private keys are
> generated by The Book and installed, public and private keys in my
> client machine (at /home/bill/.ssh/id_dsa )and public key in my ISP's
> server at ~/.ssh/authorized_keys2. The server is using SSH Secure Shell
> 2.40 and I am using OpenSSH with protocol 2.
>
> Before I installed the public & private keys I could use ssh and scp
> fine logging on with the account password. Now that I have the keys
> installed I am still prompted for my account password.
> Using the verbose option to ssh the messages end like this:
>
> authentications that can continue: publickey, password
> next aut method to try is publickey
> try priv key: /home/bill/.ssh/identity
> try priv key:/home/bill/.ssh/id_rsa
> try priv key:/home/bill/.ssh/id_dsa
> Authentications that can continue: publickey, password
> next aut method to try is password
> password:
>
> The file id_dsa is in place in my client. The id_dsa file owner and
> group are my local user account (different user name than in remote).
> Permissions are 644. I'm thinking the problem is in my local/client
> machine since the server is trying different types of private keys.
>
> Any help appreciated,
> Bill

Did you generate the key w/ the -t option?



Relevant Pages

  • Public Key Authentication wont!
    ... I'm trying to get public key authentication going to the point where it ... will prompt me for a passphrase instead of an account password. ... The public an private keys are ... Authentications that can continue: publickey, ...
    (comp.security.ssh)
  • RE: 802.1x RADIUS Deployment in Wireless LAN
    ... To talk about WPA in Wi-Fi Alliance's ... EAP in combination with 802.1X is used for Authentication. ... or use Pre-shared keys (typically in homes where you can't have a RADIUS ... such features need to be built on the cards as the cards use these features ...
    (Security-Basics)
  • Re: Erasing an OTP file on a SD card.
    ... >> AES is the main protection, and OTP will not do the AES weaker. ... The keys are collected when the user writes randomly over the handheld ... If you don't have a secure way to protect the authentication process, ...
    (sci.crypt)
  • Public Key authentication not responding to public key?
    ... I'm having difficulties setting up public key authentication ... debug3: preferred publickey,keyboard-interactive,password ... debug3: authmethod_is_enabled publickey ... debug1: Next authentication method: publickey ...
    (comp.security.ssh)
  • Re: Why does openssh protocol default to 2?
    ... >> RSA/DSA keys, don't do that. ... > What would you suggest for NFS mounted home dirs as a reasonable solution? ... you then fire up an agent remotely on a trusted machine ... that if you choose to forward authentication root can hijack you ...
    (FreeBSD-Security)