Hi Britgirl,
– I have generated the key on my Linux pc.
– OpenSSH_8.9p1 Ubuntu-3ubuntu0.6, OpenSSL 3.0.2 15 Mar 2022 (I think between the time when I created the key and current version was an update done).
– Command used: ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa_nomachine
Yes, I am connecting to a Windows machine.
I used: “cat ~/.ssh/id_rsa_nomachine.pub >> ~/Desktop/authorized.crt
” and I have copied this file to the windows server in “C:\Users\Username\.nx\config\authorized.crt
”
SYSTEM + Administrators and User has full-control access on the file.
Thanks!