Hi all
I am trying to add a private key using ssh-add. this is the error I get:
root@localhost nigel]# ssh-add .ssh/identity/ssh_private_key.ppk
Enter passphrase for .ssh/identity/ssh_private_key.ppk:
Bad passphrase, try again for .ssh/identity/ssh_private_key.ppk:
Bad passphrase, try again for .ssh/identity/ssh_private_key.ppk:
[root@localhost nigel]#
as you can see the .ppk file has a passphrase which is rejected.
I have copied the private key.ppk file over my network from windows.
the key file and the passphrase works fine using pagent and putty in windows.
can anyone please tell me what is going wrong.
Thanks
