[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using multiple keys with ssh-agent



* Bill Moseley <moseley@hank.org> [030217 17:01]:
> On Mon, 17 Feb 2003, Nick Hastings wrote:
> 
> > Maybe I'm missing something but surely it would be easier to just have
> > the one key and then just run
> > 
> > ssh remote pine -i
> 
> I could only get that to work with X11 Forwarding and X applications.  I
> can't get console apps to work that way:

Did you do 

ssh_agent

and set

SSH_AUTH_SOCK
SSH_AGENT_PID

and then:

ssh_add

the finally:

ssh whoever@whereever -t pine -i

It works for me.

Nick.

-- 
Debian testing/unstable
Linux onefish 2.4.20-lavienx #1 Mon Jan 6 17:03:01 JST 2003
i686 unknown unknown GNU/Linux



Reply to: