search for: afabry

Displaying 1 result from an estimated 1 matches for "afabry".

2006 Nov 18
1
PEM_read_PrivateKey failed issue
...failed' problem, this also prevents me from connecting to another host. Below small debug of creation of keys + trying to change the password. I'm sure that I type in the password correct, even though it indicates it is not !! 1. Creation of key (afterward I perform a - chmod 600 test* ) afabry at ducati-748 21:18 % ssh-keygen -t dsa -b 1024 Generating public/private dsa key pair. Enter file in which to save the key (/home/afabry/.ssh/id_dsa): /home/afabry/.ssh/test Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/afabry/...