Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
Can you try
1) run
plink -i fpgauser.ppk -l root <remote host> -P <port>
first and accept the host's fingerprint.
2) After confirming the fingerprint, rerun:
plink -i fpgauser.ppk -l root <remote host> -P <port>
Confirm that you can connect to remote host without being prompted about password and without prompted to accept host fingerprint or any other prompts. Plink should directly go to the remote host's prompt. If there any other prompts, please let us know. If you can confirm there are no further prompts, try the same host using DSE.
Thanks.