Tag Archives: ssh

HostbasedAuthentication and net-ssh

A while ago, our Capistrano-based deployment procedure stopped working for some of the developers on the project. Sometimes it would simply “hang” (or at least stall for a very long time before being killed), sometimes it would exit with a Net::SSH::AuthenticationFailed exception when it attempted to connect to the remote servers. The strange thing was [...]

Posted in Rails | Also tagged , | Leave a comment