I tried to generate SSH keys following the instructions of WU2S and got problems with NOTEPAD ++ not allowing me to save the file with End of Line format UNIX/OSX . The sole option is UNIX (LF). Moreover, I am not able to save the file with .pub extension.
Looking for help!
Both work successfully. In the current Notepad++ the option for UNIX(LF) is the correct one.
When saving the file, you get a default .txt extension from Notepad++. Just ignore that and put the .pub extension in the
File name: box - such as - testA-wu2s-com.pub
Are you uploading the .pub key file?
You should get the following messages:
"Key installed."
"Failed to restart all services, please reboot this node" <== ignore this
"Info: key file sanitized"
I just generated a new key pair and uploaded the public key to a GL AR750 node with success. I then tested it by using Putty to access the node with SSH and was successful in using the private key to authenticate.
my fault. I was trying to upload the .pub key as a package, sorry!
Now uploaded the key correctly.
Thanks