Re: Passphrase still needed although private key exists

From: Erik Naggum (erik_at_naggum.no)
Date: 10/13/05

  • Next message: Thomas Barth: "Re: Passphrase still needed although private key exists"
    Date: Thu, 13 Oct 2005 20:14:27 +0000
    
    
    

    * Thomas Barth @2005-10-13 16:40Z
    > Any idea, what my fault is?

    ssh will probably tell you if you run it with -v. E.g., one problem may
    be permission bits or ownership of various files sshd needs. Pay
    particular attention to the «Authentications that can continue» line of
    the output. It should contain «publickey», but if not, the reasons will
    be apparent above it. If it does, what happens after «Next
    authentication method: publickey» will leave important clues. Server
    configuration may also screw things up.

    -- 
    Erik Naggum 2005-286-72533           «lectitare humanum est»
    Member of AAAS, ACM, AMS, APS, ASA, EMS, IMS, MAA, NMF, NYAS.
    http://naggum.no/nocebo -- fear of harm is by itself harmful.
    
    



  • Next message: Thomas Barth: "Re: Passphrase still needed although private key exists"

    Relevant Pages

    • Re: [kde-linux] Starting ssh at log-in
      ... This could only mean that an authentication method other than ... Maybe you have copied the public ssh ... there is the matter of running shell scripts that copy data ... For this my ssh passphrase is required. ...
      (KDE)
    • SSH RSYNC and Syslog Authentication Errors
      ... I am using rsync over ssh to backup my web server. ... debug1: got SSH2_MSG_SERVICE_ACCEPT ... debug3: authmethod_lookup publickey ...
      (SSH)
    • [Fwd: Re: [unisog] SSH postponed public key....]
      ... SSH postponed public key.... ... acknowledging that a publickey was presented, and postponing its use ... The two oracle account have a normal set up with authorized keys file, the only slightly odd thing is that someone has generated both dsa and rsa keys on both machines but only the rsa key is in the authorized keys file. ...
      (SSH)
    • Re: authentication method shell variable?
      ... authentication to start the bash session, ... the authentication method for the ssh tunnel to ... or web hosting companies that do allow ssh access to ... access for administration staff tasks. ...
      (SSH)
    • Re: SSH: trying the simplest configuration with no success
      ... SSH protocol version 1 is deprecated; you would be better off using the ... analogous "hostbased" authentication method with protocol 2. ... the server cannot find the client's host key, ...
      (comp.security.ssh)