ssh2 login with public key - not working (solved)

Laszlo Nagy gandalf at shopzeus.com
Thu Aug 30 11:32:18 PDT 2007


>
> rm -fr /root/.ssh
> cp ~user2/.ssh /root
> chown -R root:wheel /root/.ssh
> chmod 700 /root/.ssh
> chmod 600 /root/.ssh/*
> chmod 700 /root
> ssh -l user1 mybox

Problem solved. I forgot to edit /root/.ssh/config
I still not sure why user recreation worked, but I don't care anymore. 
Thank you for all your help!

 
  Laszlo



More information about the freebsd-questions mailing list