Re: Private Key with Passphrase - WeOnlyDo Discussion board

Re: Private Key with Passphrase (General questions)

by wodSupport, Thursday, April 14, 2005, 14:56 (6975 days ago) @ Swanand

Swanand,

did you manage to connect to the server with any other client, such as SSH package you used to generate the key? Did you paste public key on the server in authorized_keys file?

This always depends on the server on how to do it. If server is OpenSSH, then load the key with wodKeys (using Load method), use PublicKeyOpenSSH property to retrieve public key, and then paste that public key (it will look like ssh-rsa AAA.... ) to your home directory in subfolder ./ssh/authorized_keys2. That should work.


Complete thread: