Coder Social home page Coder Social logo

Comments (5)

ReMiOS avatar ReMiOS commented on May 5, 2024 1

Found it !

I noticed i can login when i hop from a linux server to my phone ( added that ssh key too )

So it had to be something with the SSH client.

I've upgraded my MobaXterm SSH client from v20.3 to v21.5 and now i can login directly as well

Probably due to the upgraded OpenSSL / OpenSSH

from ssh.

ReMiOS avatar ReMiOS commented on May 5, 2024

I can't get SSH key working ( tried installing v0.14 and v0.13)

Running Magisk 24.1 and Android 10

Error when i try to login:
Server refused our key
No supported authentication methods available (server sent: publickey,keyboard-interactive)

I am positive the key is working since the same key is working on my old phone

star2lte:/data/ssh/root/.ssh # ls -al
drwx------ 2 root root 4096 2022-02-21 22:34 .
-rw------- 1 root root 398 2022-02-21 22:34 authorized_keys

from ssh.

Ryuo1 avatar Ryuo1 commented on May 5, 2024

Which key did you copy to your phone? the public key or the private key?

from ssh.

Ryuo1 avatar Ryuo1 commented on May 5, 2024

@ReMiOS Oh and you shouldn't directly copy the key to your phone. The key contents should be copied, and then inside your phone you create the file named authorized_keys and paste what you copied from your public key, to inside the file in your phone.

from ssh.

Shadow27374 avatar Shadow27374 commented on May 5, 2024

I had to do this:
https://www.cnx-software.com/2012/07/20/how-use-putty-with-an-ssh-private-key-generated-by-openssh/

and it works with Putty.

Unfortunately it does not work with MobaXterm 21.2.

from ssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.