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

Re: ssh-agent (Connecting to over multiple IPs w/o pass)



On Tue, Sep 24, 2002 at 07:44:20PM +0800, louie miranda wrote:
> Yup, but thats not my problem.
> Imagine this..
> 
> 
>             2
>            /
> 1 ------
>            \
>             3
> 
> #1 will connect to #2 and #3 w/o passwords.
> I've addedd the 2 public keys over id_dsa.pub and id_dsa.
> and re-add ssh-agent over it.

Try this:

$ ssh-agent bash

then 

$ ssh-add <your-private-key>
$ set | grep SSH

on another xterm, or from another vt:

$ export <the-ssh-settings-from-the-other-terminal>
$ ssh server2

On Xwindow this can be accomplished by starting the session manager
under ssh-agent:

ssh-agent /usr/bin/icewm

J

-- 
Jesus Climent | Unix System Admin | Helsinki, Finland.
web: www.hispalinux.es/~data/  |  pumuki.hispalinux.es
------------------------------------------------------
Please, encrypt mail sent to me:   GnuPG ID:  86946D69
FP: BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69
------------------------------------------------------
Registered Linux user #66350 Debian 3.0 & Linux 2.4.20

Don't "Sir" me young man, you have no idea who you're dealing with.
		--Kay (Men in Black)

Attachment: pgpfwq6ZbFzUk.pgp
Description: PGP signature


Reply to: