You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
What hardware/cloud provider/hypervisor is being used to run Container Linux?
Amazon EC2
Desired Feature
I joined CoreOS in FreeIPA domain. SSSD on CoreOS configured to get users and sudo rules from FreeIPA. FreeIPA users can authenticate on CoreOS, but FreeIPA sudo rules don't apply.
I believe the reason is that sudo is built without "--with-sssd" flag. As I see in log files, sssd fetches sudo rules from FreeIPA, but sudo doesn't ask sssd.
Issue Report
Feature Request
Environment
What hardware/cloud provider/hypervisor is being used to run Container Linux?
Amazon EC2
Desired Feature
I joined CoreOS in FreeIPA domain. SSSD on CoreOS configured to get users and sudo rules from FreeIPA. FreeIPA users can authenticate on CoreOS, but FreeIPA sudo rules don't apply.
I believe the reason is that sudo is built without "--with-sssd" flag. As I see in log files, sssd fetches sudo rules from FreeIPA, but sudo doesn't ask sssd.
Other Information
https://groups.google.com/forum/#!topic/coreos-dev/JbefCb309LI
#1856