I've been using password SSH login from a local machine on my network and I'd like to setup SSH keys with password authentication to lock SSH down a little further.
I have generated rsa pub/private keys on my OSX machine and copied the pub key to my users ssh auxiliary field in Freenas.
No dice, I get a "Permission denied (publickey)" message.
I tried looking at the permissions on the authorized_keys file in my user/.ssh folder (on FreeNAS) and it was
-rwxrwxr-x+. I tried to chmod this...
Some help with SSH.
I have generated rsa pub/private keys on my OSX machine and copied the pub key to my users ssh auxiliary field in Freenas.
No dice, I get a "Permission denied (publickey)" message.
I tried looking at the permissions on the authorized_keys file in my user/.ssh folder (on FreeNAS) and it was
-rwxrwxr-x+. I tried to chmod this...
Some help with SSH.