Re: SSH-agent setting

2005-02-20 Thread Loren M. Lang
On Tue, Feb 15, 2005 at 06:23:27PM +0100, kilim wrote: > > > On Tue, Feb 15, 2005 at 11:51:41AM -0500, Clayton Scott Kern wrote: > > > > > > Why not use keychain and put it in the appropriate rc file (.bashrc, > > > cshrc, etc.), then you'll be connected to the agent automatically. > > My bad. >

Re: SSH-agent setting

2005-02-15 Thread kilim
> On Tue, Feb 15, 2005 at 11:51:41AM -0500, Clayton Scott Kern wrote: > > > > Why not use keychain and put it in the appropriate rc file (.bashrc, > > cshrc, etc.), then you'll be connected to the agent automatically. My bad. Please disregard my previous email. I apologise ! Your suggestion i

Re: SSH-agent setting

2005-02-15 Thread kilim
On Tue, Feb 15, 2005 at 11:51:41AM -0500, Clayton Scott Kern wrote: > on 02-15-2005, kilim wrote: > > On Tue, Feb 15, 2005 at 04:56:43PM +0100, Lars Kristiansen wrote: > > > >> > > > >> I set ssh-agent just fine for a session from a xterm under X. > > > >> > > > >> > > > >> But what I'd like to ha

Re: SSH-agent setting

2005-02-15 Thread Clayton Scott Kern
Why not use keychain and put it in the appropriate rc file (.bashrc, cshrc, etc.), then you'll be connected to the agent automatically. on 02-15-2005, kilim wrote: > On Tue, Feb 15, 2005 at 04:56:43PM +0100, Lars Kristiansen wrote: > > >> Hello, > > >> > > >> I set ssh-agent just fine for a sessi

Re: SSH-agent setting

2005-02-15 Thread kilim
On Tue, Feb 15, 2005 at 04:56:43PM +0100, Lars Kristiansen wrote: > >> Hello, > >> > >> I set ssh-agent just fine for a session from a xterm under X. > >> > >> > >> But what I'd like to have is once I log in to have session start from > >> my .profile so that when I do "startx" every subsequent xte

Re: SSH-agent setting

2005-02-15 Thread Lars Kristiansen
>> Hello, >> >> I set ssh-agent just fine for a session from a xterm under X. >> >> >> But what I'd like to have is once I log in to have session start from >> my .profile so that when I do "startx" every subsequent xterm >> 'inherits' the ssh-agent so that I don't have to type in the password. >>

Re: SSH-agent setting

2005-02-15 Thread Lars Kristiansen
> Hello, > > I set ssh-agent just fine for a session from a xterm under X. > > > But what I'd like to have is once I log in to have session start from > my .profile so that when I do "startx" every subsequent xterm > 'inherits' the ssh-agent so that I don't have to type in the password. > > Is such

SSH-agent setting

2005-02-15 Thread kilim
Hello, I set ssh-agent just fine for a session from a xterm under X. But what I'd like to have is once I log in to have session start from my .profile so that when I do "startx" every subsequent xterm 'inherits' the ssh-agent so that I don't have to type in the password. Is such a thing do-abl