Magisk-Modules-Repo / ssh

ssh
177 stars 34 forks source link

Server refused key? #15

Closed davidrozen76 closed 4 years ago

davidrozen76 commented 5 years ago

So I installed Magisk and the ssh module on a stock firmware Galaxy S7,

I generated a private/public keypair using puttygen, pasted the public key in /data/ssh/.ssh/root/authorized_keys and used the generated private key in putty in order to connect to root@, but server keeps refusing my key.

I have used this module numerous times and suddenly, now, it doesn't work.

Any ideas?

jflassche commented 4 years ago

Exactly the same issue on a Moto G6 plus Keys generated using linux and working on other systems.

davidrozen76 commented 4 years ago

@bobribbon solved by chmod 0600 authozrized_keys