How do I reset password for my limited user account?

I am securing my server. I have added a limited user account. I am trying to log back in but my password is not being accepted. I am using Ubuntu.

root@tuffy-hostname:~# ssh Millerfuresh_user@203.0.113.10
Millerfuresh_user@203.0.113.10's password:
Permission denied, please try again.
Millerfuresh_user@203.0.113.10's password:

How can I reset this password? Via Lish?

4 Replies

Hi @millerfuresh! Yes, you can use Lish to log into your Linode as root even if root login is disabled via SSH. Lish provides access to your Linode through a route other than SSH so it'll work even if networking or SSH is down.

We have a guide on Lish here:

Using the Linode Shell (Lish)

Hi @mjones. I am still having trouble. Lish is not accepting my root username and password.

I have tried to add a Public Key but got stuck at 'verify that you can log in'. It won't accept my password.

Hey @millerfuresh!

Lish is not accepting my root username and password.

You can reset your root password via the Linode Cloud manager under the settings tab. Once that is completed, you should then be able to log in via Lish and change your limited users password.

-Sam

Thank you @Smccabe. Appreciated. I found navigating Lish difficult.
I ended up creating a new user as a way to progress.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct