CoreMP135 SSH
-
Ok So Finially managed to get around to looking at the SSH issue with the CoreMP135.
The issue turns out to be with Debian itself.
The root account is heavily locked down and prevents access to ssh.
To SSH into the CoreMP135 you need to create a new user and use that user account to access the CoreMP135 with SSH. -
@ajb2k3
I usually change the /etc/ssh/sshd_config as follows:# Authentication: LoginGraceTime 120 #PermitRootLogin prohibit-password PermitRootLogin yes StrictModes yesthen you can login as the root user
-
@kuriko I will add that to my guide but you really dont want to allow root access to a device that runs on a network.
-
@ajb2k3
yes, only if you need to debug it easily -
Just been playing with SSH banner options.
!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login