If a user has set SSH keys and I can’t login to server with root password, will the reset of root password help to regain access to server? If I delete that users SSH keys, what will happen to root password access?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Isn’t the whole idea of using sshkeys to not have a password for root?
Yes but you have to type the password in because copy and paste will result in a wrong password error! Had to do the same thing myself a few days ago on a test droplet.