By merubuntu
Hi.
Unfortunatelly I cannot find a tutorial or question about this use case: once I created a user with root privileges, I want to configure my server in order to login only as this new user by default.
But still it is showing the user root by default -“Using username root” when it has yo say “Using name <my_new_uname>”-. I have to say that I’ve configured ssh keys in my server, and both users (the root and the new one) have their public keys in its respective locations.
How can I deal with this issue?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
What command are you using to connect to the server? You should specify the user in the SSH command itself:
ssh new_username@your.ip.address
You can also disable root login via SSH altogether. Check out this tutorial for instructions on how to do that as well as some more common initial steps when setting up a new server:
This comment has been deleted
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.