मैं विंडोज 7 पर cygwin उपयोग कर रहा हूँ के रूप में id_rsa लोड नहीं कर सका 64 बिट और मैं ssh -vvv localhost
एक RSA1 सार्वजनिक कुंजी
OpenSSH_6.1p1, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [::1] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/habdulmalak/.ssh/id_rsa" as a RSA1 public key
कोशिश कर रहा हूँ सार्वजनिक कुंजी ssh-keygen -t rsa
उपयोग करते हुए उत्पन्न किया गया था और सार्वजनिक कुंजी को जोड़ा गया है अधिकृत_कीज फ़ाइल।
कोई सुराग?
'/ home/habdulmalak/.ssh/id_rsa' की शुरुआत किस तरह दिखती है? – larsks
क्या यह आरएसए सार्वजनिक कुंजी का मार्ग है .. /home/habdulmalak/.ssh/id_rsa ?? – Arun
यह id_rsa सी का पथ है: \ cygwin \ home \ myusername \ .ssh –