Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Miguel on March 08, 2001, 01:16:23 AM
-
When I connect remotely to e-smith server, the server refuses my key. What do I have to do so that the server accepts my key?
The thing writes like this:
Thanks.
-
You need to copy the file identity.pub from your local machine
into /root/.ssh/authorized_keys on the server.
Ensure that the permissions of /root/.ssh are restricted to
root-only read/write/search
Gordon
-
Right, an I have done it. Well, I have to create a file authorized_keys since there is none at home/.ssh nor /etc/ssh. I write my public key there according to this file format (bits, modulus, etc), but then Server complains there is a bad name or format in the file, that the file structure is not what expected. After that, it goes on to passwords.
Miguel