[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] ssh-akey ssh-ell
On Wed, 10 May 2000, Paul Sims wrote:
>Trying to set up ssh, can't get it to stop asking me for passphrase. I need
If you run ssh-agent then you only need to type in the pass phrase once.
I have
if [ -z "$SSH_AGENT_PID" ]; then
eval `ssh-agent -s`
ssh-add
fi
in .bash_profile
so I type in my pass phrase when I login and thereafter
I can ssh or scp without having to type in a pass phrase.
atb
Martin
--
http://www.shef.ac.uk/~pm1mph
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.