Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-25 Thread Corinna Vinschen
On Feb 25 00:11, Karl M wrote: > >From: Corinna Vinschen > >Hack, are you there? Karl, if Hack doesn't see this message for some > >reason, ould you mind to contact him? > > > I wouldn't mind at all, but I don't have an e-mail address for him. Most of > what I foung via google was 2 or 3 years ol

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-25 Thread Karl M
From: Corinna Vinschen Subject: Re: ssh-agent and /tmp/ssh-* removal at logout Date: Thu, 24 Feb 2005 11:52:22 +0100 On Feb 23 09:59, Karl M wrote: > >Did you talk with the Hack Kampbjorn, the Cygwin keychain maintainer > >about that? > > > I have not talked with him recent

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-24 Thread Corinna Vinschen
On Feb 23 09:59, Karl M wrote: > >Did you talk with the Hack Kampbjorn, the Cygwin keychain maintainer > >about that? > > > I have not talked with him recently. keychain 2.0.3 is pretty old, so I was > not sure if he was still supporting it. If Hack wants to support keychain > as a service, I can

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Karl M
From: Jim Kleckner Subject: Re: ssh-agent and /tmp/ssh-* removal at logout Date: Wed, 23 Feb 2005 15:04:46 -0800 Karl M wrote: From: Jim Kleckner Subject: ssh-agent and /tmp/ssh-* removal at logout Date: Wed, 23 Feb 2005 06:18:50 -0800 ssh-agent leaves stale directories named /tmp/ssh- that

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Jim Kleckner
Karl M wrote: From: Jim Kleckner Subject: ssh-agent and /tmp/ssh-* removal at logout Date: Wed, 23 Feb 2005 06:18:50 -0800 ssh-agent leaves stale directories named /tmp/ssh- that contain the named pipe for authentication. These left over directories come about when you log out or shut down the

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Karl M
From: Corinna Vinschen >Reply-To: cygwin@cygwin.com Subject: Re: ssh-agent and /tmp/ssh-* removal at logout Date: Wed, 23 Feb 2005 18:21:00 +0100 On Feb 23 08:41, Karl M wrote: > I'm in the process of doing some clean-up work and trying out keychain > 2.5.1. I am also adding ${HOST

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Karl M
From: Jim Kleckner Subject: Re: ssh-agent and /tmp/ssh-* removal at logout Date: Wed, 23 Feb 2005 09:20:08 -0800 Corinna Vinschen wrote: On Feb 23 06:18, Jim Kleckner wrote: ssh-agent leaves stale directories named /tmp/ssh- that contain the named pipe for authentication. These left over

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Corinna Vinschen
On Feb 23 08:41, Karl M wrote: > I'm in the process of doing some clean-up work and trying out keychain > 2.5.1. I am also adding ${HOSTNAME}.cmd file creation for use with Windows > shell scripts. If there is interest, perhaps I should offer to maintain > keychain, with additional support for l

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Jim Kleckner
Corinna Vinschen wrote: On Feb 23 06:18, Jim Kleckner wrote: ssh-agent leaves stale directories named /tmp/ssh- that contain the named pipe for authentication. These left over directories come about when you log out or shut down the computer without stopping ssh-agent either by running keychain

RE: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Mark Paulus
I think keychain as a service would be nice. I currently use a modified version of ssh-agent as a service, and it works pretty well. I just have to remember to replace the ssh-agent with my patched version any time the ssh package gets updated. And, yes, I have offered a patch upstream as well

RE: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Karl M
From: Jim Kleckner Subject: ssh-agent and /tmp/ssh-* removal at logout Date: Wed, 23 Feb 2005 06:18:50 -0800 ssh-agent leaves stale directories named /tmp/ssh- that contain the named pipe for authentication. These left over directories come about when you log out or shut down the computer with

Re: ssh-agent and /tmp/ssh-* removal at logout

2005-02-23 Thread Corinna Vinschen
On Feb 23 06:18, Jim Kleckner wrote: > ssh-agent leaves stale directories named /tmp/ssh- > that contain the named pipe for authentication. > These left over directories come about when you log out > or shut down the computer without stopping ssh-agent > either by running keychain to shut it do