Re: Trouble using authPubkey authentication - WeOnlyDo Discussion board

Re: Trouble using authPubkey authentication (General questions)

by Damiano, Wednesday, October 20, 2004, 12:32 (7127 days ago) @ wodSupport

Unfortunately no, if i copy my private key on another linux system and then I do an ssh from the command line (i.e ssh -i ./private_key -p 2222 host) it works.
My program doesn't work, so i think it's a string manipulation problem
I made some test but I saw that the text in the private key file is right, could it be an error in the variant conversion ?

Damiano,

you said if you copy public key to another linux it works ok? With your current code? Then it could be server issue, not conversion issue?


Complete thread: