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

2002-09-24 Thread Noah L. Meyerhans
On Tue, Sep 24, 2002 at 01:58:44PM +0200, Jesus Climent wrote: > On Xwindow this can be accomplished by starting the session manager > under ssh-agent: > > ssh-agent /usr/bin/icewm This type of thing is done by default in Debian. See /etc/X11/Xsession.d/90xfree86-common_ssh-agent noah -- __

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

2002-09-24 Thread louie miranda
Ill read on it, thnx. -- thanks, louie miranda chikka asia, inc. noc +63-2(7535000-511) - Original Message - From: "Robert Ian Smit" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 7:58 PM Subject: Re: ssh-agent (Connecting to over

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

2002-09-24 Thread louie miranda
8 PM Subject: 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

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

2002-09-24 Thread Robert Ian Smit
* louie miranda <[EMAIL PROTECTED]> [24-09-2002 13:46]: > #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. > > But nothing happens! I am not sure what you want to do. I am assuming you want to log in to anothe

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

2002-09-24 Thread Jesus Climent
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_ds

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

2002-09-24 Thread louie miranda
randa chikka asia, inc. noc +63-2(7535000-511) - Original Message - From: "Jesus Climent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 7:32 PM Subject: Re: ssh-agent (Connecting to over multiple IPs w/o pass) On Tue, Sep 24, 2002 at 07:2

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

2002-09-24 Thread Jesus Climent
On Tue, Sep 24, 2002 at 07:28:18PM +0800, louie miranda wrote: > Im currently studying how to connect to other multiple IPs with out password > authentication > using ssh-agent. I have success in doing 1 ip over to other hosts. > > using this commands.. > > myhost> ssh-keygen -t dsa > myhost> sc

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

2002-09-24 Thread louie miranda
Im currently studying how to connect to other multiple IPs with out password authentication using ssh-agent. I have success in doing 1 ip over to other hosts. using this commands.. myhost> ssh-keygen -t dsa myhost> scp ~/.ssh/id_dsa.pub 203.190.77.145:.ssh/authorized_keys2 myhost> ssh-agent sh -