aws / aws-ec2-instance-connect-config

This is the ssh daemon configuration and necessary EC2 instance scripting to enable EC2 Instance Connect. Also included is various package manager configurations for packaging for various Linux distributions.
Apache License 2.0
83 stars 35 forks source link

Set the authlogin_yubikey selinux variable #35

Open thalman opened 3 years ago

thalman commented 3 years ago

This settings is needed on RHEL/CentOS systems to let eic_run_authorized_keys connect. When this package is uninstalled the default settings (authlogin_yubikey off) is restored.

Second commit allows using SSSD ssh authorized key mechanism at the same time as the eic_run_authorized_keys.