How to Add New User with Key Pair in AWS EC2. Learn how to create new user with new key pair and provide separate access to developers. Instead of using the default private key for all operations you can create additional users and share the corresponding private key to access the instance.
In this guide you are going to learn how to create new SSH key pair with public key and private key and add it to your EC2 instance.
Choose Best Hosting for your Business.
Pem key file to access the instance SSH that you downloaded while creating the instance.
Login to your AWS console and navigate to EC2 gtgt NETWORK amp SECURITY gtgtKey Pairs.
Click Create Key pair.
For Name enter a name to identify your key.
For File Format choose pem which is the default format used by EC2. You can also use ppk format if you wish to use PUTTY to access the instance.
...
News Link: https://www.cloudbooklet.com/how-to-add-new-user-with-key-pair-in-aws-ec2/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-add-new-user-with-key-pair-in-aws-ec2.
RSS Link: https://www.cloudbooklet.com/feed/.
Note: The content provided has been modified and is not displayed as intended by the author. Any trademarks, copyrights and rights remain with the source.
Disclaimer: Linux Chatter sources content from RSS feeds and personal content submissions. The views and opinions expressed in these articles are those of the authors and do not necessarily reflect those of Linux Chatter.