Question
How to set SSH key for multiple users?
I currently have 3 accounts on my droplet, for this case I’ll be using the names “root”, “a”, and “b”.
I have my SSH key set up so that it currently applies to account a. How do I apply it to the root account as well, but not to account b?
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.
×