Re: killing ssh-agent processes
- From: Chuck <skilover_nospam@xxxxxxxxxxxxxx>
- Date: Tue, 21 Feb 2006 15:48:20 GMT
sinister wrote:
I have lots of ssh-agent processes cluttering up process space. Not taking
many resources, but annoying nonetheless.
How can I determine which of them can be killed w/o any adverse
consequences? Right now my hunch is "just don't kill the one mentioned in
your environment variables."
Also, is there any way to determine which application starts them?
Finally, why are they accumulating like that? Something like an app that
starts them is shirking responsibility for killing them?
TIA,
S
Have a look at keychain. http://www.gentoo.org/proj/en/keychain/
It lets you start up one agent for the entire system and add/revmove
keys with command line arguments. No need to have scripts starting up
their own copies of ssh-agent.
--
To reply by email remove "_nospam"
.
- References:
- killing ssh-agent processes
- From: sinister
- killing ssh-agent processes
- Prev by Date: Re: killing ssh-agent processes
- Next by Date: Re: X.509 and ssh
- Previous by thread: Re: killing ssh-agent processes
- Index(es):
Relevant Pages
|
|