Re: ssh no password problem
- From: Jorge Luis <lists@xxxxxxxx>
- Date: Sun, 31 Aug 2008 11:30:51 -0400
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
- Follow-Ups:
- Re: ssh no password problem
- From: Chris G
- Re: ssh no password problem
- References:
- ssh no password problem
- From: Adel ESSAFI
- Re: ssh no password problem
- From: Mario Vukelic
- Re: ssh no password problem
- From: Adel ESSAFI
- Re: ssh no password problem
- From: Mario Vukelic
- Re: ssh no password problem
- From: Adel ESSAFI
- ssh no password problem
- Prev by Date: Re: locale and OpenOffice
- Next by Date: Re: I am so lost with this program!!!!
- Previous by thread: Re: ssh no password problem
- Next by thread: Re: ssh no password problem
- Index(es):
Relevant Pages
|