skip to main | skip to sidebar

On Programming and Applications Development

Lessons I learned, and my observations from the worlds of programming, software development, and IT

Sunday, October 19, 2008

ssh connection with public/private key pair not working on Leopard?

Solution: try passing the private key file to the ssh command using -i:

ssh -i identity_file user@server

The problem
I tried setting up a DSA public/private key pair on Leopard. but I didn't accept the default private key file name. Leopard didn't prompt me for the passphrase, and instead was prompted for the normal username/password.
Posted by Tarek Abdelmaguid at 10:29 PM
Labels: ssh rsa dsa private public key mac os x leopard

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Tarek Abdelmaguid
View my complete profile

Blog Archive

  • ►  2015 (1)
    • ►  February (1)
  • ►  2014 (3)
    • ►  April (1)
    • ►  March (1)
    • ►  January (1)
  • ►  2012 (3)
    • ►  December (1)
    • ►  June (1)
    • ►  March (1)
  • ►  2010 (1)
    • ►  July (1)
  • ►  2009 (7)
    • ►  November (1)
    • ►  October (2)
    • ►  September (1)
    • ►  July (1)
    • ►  June (1)
    • ►  April (1)
  • ▼  2008 (6)
    • ▼  October (4)
      • The Ultimate Continuous Integration Tool
      • ssh connection with public/private key pair not wo...
      • Project Development Knowledge: Sharing and Enduring
      • Keeping Project Development Knowledge: The Problem
    • ►  September (1)
    • ►  August (1)
  • ►  2007 (1)
    • ►  October (1)