This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Releases: widdix/aws-ec2-ssh
Releases · widdix/aws-ec2-ssh
v1.3.0
[Improvement] Add support for EC2 Tags #74
v1.2.1
- [Bug Fix] DONOTSYNC not set to 1 on install #75
v1.2.0
v1.1.2
- [Bug Fix] Local groups were removed from users by import script #56
v1.1.1
- [Improvement] Setup cron in RPM but not run import before DONOTSYNC in conf was changes
- [Bug Fix] Fix with special characters in IAM user names
v1.1.0
- [Improvement] Configuration moved into file
/etc/aws-ec2-ssh.conf
- [Improvement] Ignore user names longer than 32 characters
- [Improvement] Improved home dir retrieval mechanism
- [Improvement] Updated showcase to latest Amazon Linux 2017.03
This ist the first release available as an RPM:
https://s3-eu-west-1.amazonaws.com/widdix-aws-ec2-ssh-releases-eu-west-1/aws-ec2-ssh-1.1.0-1.el7.centos.noarch.rpm
v1.0.0
- [Security] disabled sudo by default
- [Improvement] install script that works with parameters
- [Improvement] allow IAM groups to be imported instead of all users
- [Improvement] allow UNIX group management for imported users
- [Improvement] works with assume role in multi account setups
- [Improvement] sudo can now be granted to nobody, all, or an IAM group
- [Improvement] added support for Debian based systems
- [Bug Fix] Convert IAM user names to Linux user names https://github.com/widdix/aws-ec2-ssh#iam-user-names-and-linux-user-names