Re: [CentOS] ssh-agent fails to hold values

2010-11-30 Thread John Doe
From: Nico Kadel-Garcia > If it works in your small environment, fine, but I wouldn't publish it > for general use without more thought. The "keychain" perl script is > actually pretty good. I am not going to pit 5 lines of shell against a 1500+ lines perl script... It was just a suggestion,

Re: [CentOS] ssh-agent fails to hold values

2010-11-30 Thread Nico Kadel-Garcia
On Tue, Nov 30, 2010 at 5:19 AM, John Doe wrote: > From: Nico Kadel-Garcia > >> On Mon, Nov 29, 2010 at 6:41 AM, John Doe wrote: >> > From:  bluethundr >> >>  I am attempting to manage my key logins with ssh-agent.  However  EVERY >> >> time I try to ssh I have to go through the same exact rout

Re: [CentOS] ssh-agent fails to hold values

2010-11-30 Thread John Doe
From: Nico Kadel-Garcia > On Mon, Nov 29, 2010 at 6:41 AM, John Doe wrote: > > From: bluethundr > >> I am attempting to manage my key logins with ssh-agent. However EVERY > >> time I try to ssh I have to go through the same exact routing and it's > >> getting a little old... > >> Does an

Re: [CentOS] ssh-agent fails to hold values

2010-11-29 Thread Nico Kadel-Garcia
On Mon, Nov 29, 2010 at 6:41 AM, John Doe wrote: > From: bluethundr > >> I am attempting to manage my key logins with ssh-agent.  However EVERY >> time I try to ssh I have to go through the same exact routing  and it's >> getting a little old... >> Does  anyone have any suggestions to make ssh-ag

Re: [CentOS] ssh-agent fails to hold values

2010-11-29 Thread John Doe
From: bluethundr > I am attempting to manage my key logins with ssh-agent. However EVERY > time I try to ssh I have to go through the same exact routing and it's > getting a little old... > Does anyone have any suggestions to make ssh-agent hold these values a > bit more persistently? I have

Re: [CentOS] ssh-agent fails to hold values

2010-11-28 Thread Ron Loftin
On Sun, 2010-11-28 at 17:16 -0500, bluethundr wrote: > That DID it!!! thanks and I agree.. god? root? what's the difference!! :) Actually, there IS a difference. God doesn't have to log in. ;^> > > On Sun, Nov 28, 2010 at 4:41 PM, Ron Loftin wrote: > > > > On Sun, 2010-11-28 at 16:35 -0500, b

Re: [CentOS] ssh-agent fails to hold values

2010-11-28 Thread bluethundr
That DID it!!! thanks and I agree.. god? root? what's the difference!! :) On Sun, Nov 28, 2010 at 4:41 PM, Ron Loftin wrote: > > On Sun, 2010-11-28 at 16:35 -0500, bluethundr wrote: >> Hello list >> >> I am attempting to manage my key logins with ssh-agent. However EVERY >> time I try to ssh I ha

Re: [CentOS] ssh-agent fails to hold values

2010-11-28 Thread Ron Loftin
On Sun, 2010-11-28 at 16:35 -0500, bluethundr wrote: > Hello list > > I am attempting to manage my key logins with ssh-agent. However EVERY > time I try to ssh I have to go through the same exact routing and it's > getting a little old... > > [bluethu...@lcent01:~]#ssh sum3 > Enter passphrase fo

[CentOS] ssh-agent fails to hold values

2010-11-28 Thread bluethundr
Hello list I am attempting to manage my key logins with ssh-agent. However EVERY time I try to ssh I have to go through the same exact routing and it's getting a little old... [bluethu...@lcent01:~]#ssh sum3 Enter passphrase for key '/home/bluethundr/.ssh/id_rsa': [bluethu...@lcent01:~]#exec ssh

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
> On 4/6/2010 2:34 PM, m.r...@5-cent.us wrote: >>> On 4/6/2010 2:04 PM, m.r...@5-cent.us wrote: >> And, for the bigger picture, why should it? If I'm logging off, there's no reason for it to keep running. Any sessions that required it are either established, or shut down. >>> >>> Th

Re: [CentOS] ssh-agent

2010-04-06 Thread Les Mikesell
On 4/6/2010 2:34 PM, m.r...@5-cent.us wrote: >> On 4/6/2010 2:04 PM, m.r...@5-cent.us wrote: > >>> And, for the bigger picture, why should it? If I'm logging off, there's >>> no reason for it to keep running. Any sessions that required it are >>> either established, or shut down. >> >> That's one

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
> On 4/6/2010 2:04 PM, m.r...@5-cent.us wrote: >> And, for the bigger picture, why should it? If I'm logging off, there's >> no reason for it to keep running. Any sessions that required it are >> either established, or shut down. > > That's one of the things it can do. If you don't like it, use s

Re: [CentOS] ssh-agent

2010-04-06 Thread Les Mikesell
On 4/6/2010 2:04 PM, m.r...@5-cent.us wrote: > > Sorry, you missed the subject of that sentence - I meant, why does it not > stop the one I explicitly started? Are you saying that ssh-agent, with no > commands, implicitly backgrounds itself? Yes, someone pointed out that the manual says exactly th

Re: [CentOS] ssh-agent

2010-04-06 Thread Gé Weijers
If you log in on CentOS (or Ubuntu or anything Linux and modern) using a graphical console >>DO NOT START ssh-agent<<. The standard startup scripts run one for you, and when you log out it dies. I assume that's what you want. The 'deamon' version is designed to run the following way in a .p

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
> On 4/6/2010 1:13 PM, m.r...@5-cent.us wrote: >>> On 4/6/2010 12:22 PM, m.r...@5-cent.us wrote: > On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: > Todd wrote: >> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >>> Wh

Re: [CentOS] ssh-agent

2010-04-06 Thread Les Mikesell
On 4/6/2010 1:13 PM, m.r...@5-cent.us wrote: >> On 4/6/2010 12:22 PM, m.r...@5-cent.us wrote: On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: >>> On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: Todd wrote: > m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >> What I was

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
> On 4/6/2010 12:22 PM, m.r...@5-cent.us wrote: >>> On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: >> On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: >>> Todd wrote: m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: > What I was doing: log onto my machine (system run level 5, I

Re: [CentOS] ssh-agent

2010-04-06 Thread Les Mikesell
On 4/6/2010 12:22 PM, m.r...@5-cent.us wrote: >> On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: > On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: >> Todd wrote: >>> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: What I was doing: log onto my machine (system run level 5, I log >>>

Re: [CentOS] ssh-agent

2010-04-06 Thread Todd Denniston
m.r...@5-cent.us wrote, On 04/06/2010 01:22 PM: >> On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: > On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: >> Todd wrote: >>> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: What I was doing: log onto my machine (system run level 5, I log >

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
> On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: > Todd wrote: >> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >>> What I was doing: log onto my machine (system run level 5, I log >>> out, NOT just lock the screen, every single ni

Re: [CentOS] ssh-agent

2010-04-06 Thread Les Mikesell
On 4/6/2010 11:56 AM, m.r...@5-cent.us wrote: >>> On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: Todd wrote: > m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >> What I was doing: log onto my machine (system run level 5, I log out, >> NOT just lock the screen, every single night; th

Re: [CentOS] ssh-agent

2010-04-06 Thread Bowie Bailey
m.r...@5-cent.us wrote: > Oh, and the man page for ssh-agent reads, as the last line before "Files": > "The agent exits automatically when the command given on the command > line terminates." > Which means, to me, that when the xterm that I started it in is closed, it > should end, unless ther

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
>> On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: >>> Todd wrote: m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: > What I was doing: log onto my machine (system run level 5, I log out, > NOT just lock the screen, every single night; therefore, there should > be no processes running

Re: [CentOS] ssh-agent

2010-04-06 Thread Todd Denniston
m.r...@5-cent.us wrote, On 04/06/2010 11:46 AM: > Todd wrote: >> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >>> What I was doing: log onto my machine (system run level 5, I log out, >>> NOT just lock the screen, every single night; therefore, there should be >>> no processes running owned by m

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
> On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: >> Todd wrote: >>> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: What I was doing: log onto my machine (system run level 5, I log out, NOT just lock the screen, every single night; therefore, there should be no processes running

Re: [CentOS] ssh-agent

2010-04-06 Thread Les Mikesell
On 4/6/2010 10:46 AM, m.r...@5-cent.us wrote: > Todd wrote: >> m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >>> What I was doing: log onto my machine (system run level 5, I log out, >>> NOT just lock the screen, every single night; therefore, there should be >>> no processes running owned by me)

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
Todd wrote: > m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: >> What I was doing: log onto my machine (system run level 5, I log out, >> NOT just lock the screen, every single night; therefore, there should be >> no processes running owned by me), and in a terminal window, do >>ssh-agent >>

Re: [CentOS] ssh-agent

2010-04-06 Thread Ron Loftin
On Tue, 2010-04-06 at 10:51 -0400, m.r...@5-cent.us wrote: > Ron wrote: > > On Tue, 2010-04-06 at 09:57 -0400, m.r...@5-cent.us wrote: > >> Yesterday or Friday, don't remember, I happened to be looking at my > >> processes on my machine, and discovered I had a number of ssh-agents > >> running (al

Re: [CentOS] ssh-agent

2010-04-06 Thread JohnS
On Tue, 2010-04-06 at 08:15 -0700, Bart Schaefer wrote: > On Tue, Apr 6, 2010 at 7:51 AM, wrote: > > Now, I find that when I log out, ssh-agent IS NOT STOPPED, even though I > > am logged all the way out. When I log out, unless I background something, > > everything running as me should go away.

Re: [CentOS] ssh-agent

2010-04-06 Thread Bart Schaefer
On Tue, Apr 6, 2010 at 7:51 AM, wrote: > Now, I find that when I log out, ssh-agent IS NOT STOPPED, even though I > am logged all the way out. When I log out, unless I background something, > everything running as me should go away. Everything. ssh-agent is designed to run in the manner of a dae

Re: [CentOS] ssh-agent

2010-04-06 Thread Todd Denniston
m.r...@5-cent.us wrote, On 04/06/2010 10:51 AM: > What I was doing: log onto my machine (system run level 5, I log out, NOT > just lock the screen, every single night; therefore, there should be no > processes running owned by me), and in a terminal window, do >ssh-agent >ssh-add .ssh/priva

Re: [CentOS] ssh-agent

2010-04-06 Thread m . roth
Ron wrote: > On Tue, 2010-04-06 at 09:57 -0400, m.r...@5-cent.us wrote: >> Yesterday or Friday, don't remember, I happened to be looking at my >> processes on my machine, and discovered I had a number of ssh-agents >> running (all mine), from different days. I killed all but the current >> day's. >

Re: [CentOS] ssh-agent

2010-04-06 Thread Ron Loftin
On Tue, 2010-04-06 at 09:57 -0400, m.r...@5-cent.us wrote: > Yesterday or Friday, don't remember, I happened to be looking at my > processes on my machine, and discovered I had a number of ssh-agents > running (all mine), from different days. I killed all but the current > day's. > > Now, I log o

[CentOS] ssh-agent

2010-04-06 Thread m . roth
Yesterday or Friday, don't remember, I happened to be looking at my processes on my machine, and discovered I had a number of ssh-agents running (all mine), from different days. I killed all but the current day's. Now, I log out every single night. I checked the next day, and sure enough, the one

Re: [CentOS] ssh-agent autostarting

2009-08-21 Thread John Doe
> I'm trying to get public key authentication working on a client to > server connection so i can drop passwords. I've got the keys in place and > confirmed they are working. I'm now trying to set up ssh-agent, I read i can > do it manually i was looking for a more automated method for users on

Re: [CentOS] ssh-agent autostarting

2009-08-16 Thread Ron Loftin
On Sun, 2009-08-16 at 23:15 -0400, Dave wrote: > Hello, > I'm trying to get public key authentication working on a client to > server connection so i can drop passwords. I've got the keys in place and > confirmed they are working. I'm now trying to set up ssh-agent, I read i can > do it manu

[CentOS] ssh-agent autostarting

2009-08-16 Thread Dave
Hello, I'm trying to get public key authentication working on a client to server connection so i can drop passwords. I've got the keys in place and confirmed they are working. I'm now trying to set up ssh-agent, I read i can do it manually i was looking for a more automated method for users