How to stop ssh-agent being started?

Todd Zullinger tmz at pobox.com
Thu Feb 21 19:53:26 UTC 2008


John Austin wrote:
> But if I do it that way I have to enter a pass phrase each time I do
> a ssh, scp or konqueror-fish.
> 
> With my little script I don't - what am I missing ?  I'm
> authenticating with a public/private key.

The agent should be started with your session, so you can remove the
eval ssh-agent part.  You do still need to add your key(s) to the
agent to make it useful.  That can be done in a script as your do now.
You can also use pam_ssh to unlock your keys for you, if you're
willing to use the same passphrase on your ssh keys are you do for
long (which many people aren't).

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Oh, I feel so deliciously white trash!  Mommy, I want a mullet!
    -- Stewie Griffin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080221/96b70b07/attachment-0001.sig>


More information about the fedora-list mailing list