79448195

Date: 2025-02-18 12:09:55
Score: 0.5
Natty:
Report link

There is case that I never found treated. Open a cmd window in the folder that contains the private key. Do the command:

ssh -i certificatefilename.ext user@server

If you get this message:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

In this case you have to change the security settings for the private key file so ONLY the current user can read it!

You have to use the key in Openssh format, if you have only the .ppk use puttygen.exe to convert.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Filler text (0.5): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  • Filler text (0): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  • Low reputation (1):
Posted by: nicolap8