Try
   eval `ssh-agent`
to get the commands executed in the current shell.  You'll only be
able to use ssh without typing the passphrase when you're calling ssh
from a child of the shell where you did the eval, however.  So
typically you want to do this in the file that starts your X-session,
or in your bash_profile.

   George



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to