Re: Agent Forwarding Question for the list
- From: Simon Piette <simonp@xxxxxxxxx>
- Date: Fri, 06 Oct 2006 13:16:31 -0400
Jason Powers wrote:
What happen if list the current keys the agent hold?
me@desktop> ssh-add
(type pass for key)
me@desktop> ssh someuser@server1
now from that terminal
someuser@server1> ssh otheruser@server2
It asks me for a password when I try to jump to the second server. I
can put the password in and it works, but I think at this point it
should be forwarding the key.
$ ssh-add -l
If it's empty, can you do it before "ssh someuser@server1"?
If it's not empty, can you on server2
ls -ld /home/otheruser/.ssh /home/otheruser/.ssh/authorized_keys*
Regards,
Simon Piette
- References:
- Agent Forwarding Question for the list
- From: Jason Powers
- Re: Agent Forwarding Question for the list
- From: Jason Powers
- Agent Forwarding Question for the list
- Prev by Date: RE: Decrypting an ssh session knowing the private key?
- Next by Date: Re: Decrypting an ssh session knowing the private key?
- Previous by thread: Re: Agent Forwarding Question for the list
- Next by thread: Re: Agent Forwarding Question for the list
- Index(es):
Relevant Pages
|