widdix / aws-ec2-ssh

Manage AWS EC2 SSH access with IAM
https://cloudonaut.io/manage-aws-ec2-ssh-access-with-iam/
MIT License
828 stars 289 forks source link

Showcase.yaml not working #143

Closed anoora17 closed 5 years ago

anoora17 commented 5 years ago

Metadata:

(describe your issue here) I used the rpm method after uploading the ssk key to the IAM and verified the correct iam permission. and configured the /etc/aws-ec2-ssh.conf ASSUMEROLE='ec2 role that has the permission to get the ssh keys" IAM_AUTHORIZED_GROUPs='the IAM group that users are in ' SUDOERS_GROUPS= "groupname"

still cannot ssh to the bastion by username

michaelwittig commented 5 years ago

We do not support RHEL 7.6 is not supported as clearly stated in the README of this project.

Other people seem to have a problem as well with 7.6 #145