1 Answer
- Newest
- Most votes
- Most comments
0
Why cant you use AWS SSM Session manager to access linux servers?
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/session-manager.html
Relevant content
- asked 3 years ago
- asked 3 months ago
- asked 2 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 16 days ago
- AWS OFFICIALUpdated a year ago
I can, but would like to authenticate using SSO - like you can using Windows via Systems Manage and SSO.
You can use SSO to federate into AWS, with the permission for SSO.
@Rodney Lester, yes I am using SSO to login to the subordinate AWS account console. After which, I can login to a Windows EC2 Instance using the same federated account by using the SSO option in Session Manager. Unfortunately, this option is not available for Linux.
How can I login using this federated user into the Linux EC2 Instance?
See here for how to add session manager permissions to your IAM Role: https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-add-permissions-to-existing-profile.html