Re: ssh no password problem



On Sun, 31 Aug 2008, Adel ESSAFI wrote:

I have followed exactly the instruction but still with the same problem.

135 ssh-keygen -t dsa
137 cd .ssh/
139 cat id_dsa.pub >> authorized_keys2
141 chmod 644 authorized_keys2

when I do ssh localhost , i get still this

oar@lion:~$ ssh localhost
*Enter passphrase for key '/home/oar/.ssh/id_dsa':*

Perhaps what you're looking for is ssh-agent, a program that provides a
relatively secure way of storing your ssh passphrase. You can link the
agent to your GNOME login keyring so that your login password will
suffice for subsequent ssh sessions. There are different opinions on
the matter, but I'm not usually comfortable with passphraseless ssh
keys. Ssh-agent gives you the best of both worlds. Start with man
ssh-agent.

Good luck,

JL

--
Jorge Luis <lists@xxxxxxxx>
This message enhanced for teletypes.


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: ssh no password problem
    ... Subject: ssh no password problem ... 135 ssh-keygen -t dsa ... when I do ssh localhost, ... The passphrase may be empty to indicate no passphrase ...
    (Ubuntu)
  • Re: ssh no password problem
    ... I want to make ssh login with no paasword on my machine (to install a ... I have generated the public key and added it at the end the ... Bureau de poste Tunis republique ...
    (Ubuntu)
  • Question: [SOLVED] X11+ssh+jail
    ... If I can ssh from the jail into the jail itself using "ssh localhost", it appears localhost being resolved correctly. ... In my host lo0 is 127.0.0.1, in the jail lo0 isn't bound to anything. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Strange problem with SSH on 5.0.7
    ... I could also execute ssh localhost and login ok. ... least you've lost its index of backups. ...
    (comp.unix.sco.misc)
  • RE: Confused about tcp_wrappers and sshd
    ... you do not have to restart sshd when you update ... > not affect ssh connections which are already established. ... Try to ssh in from from another window. ... the loopback adapter 127.0.0.1 when you were doing an "ssh localhost". ...
    (Fedora)