On Thu, Mar 29, 2001 at 02:19:16PM -0500, Rob Mahurin wrote: > On peon I have: > .ssh/config containing PubkeyAuthentication yes > and IdentityFile $HOME/.ssh/id_dsa
Answered my own question: I needed to have the line
"IdentityFile /home/alphenglor/.ssh/id_dsa", since .ssh/config doesn't
have access to the value of HOME.
Rob
--
Everything in this book may be wrong.
-- Messiah's Handbook : Reminders for the Advanced Soul

