• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Snippet #281

Created 6/25/2009, updated 5/18/2017
  • capistrano
  • ssh
  • snippets

Looks like it's not Capistrano's fault. SSH will try any keys you have in ~/.ssh automatically before it even prompts Capistrano for a password. So to fix the issue I've dumped passwords and have switched to public key authentication; probably should have done that all along (why didn't I?).

← Snippet #282
Snippet #280 →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).