-
- Downloads
ipaclient: Enable SELinux for SSSD
This is "ipa-client-install: enable SELinux for SSSD" https://github.com/freeipa/freeipa/pull/6978 for ansible-freeipa: For passkeys (FIDO2) support, SSSD uses libfido2 library which needs access to USB devices. Add SELinux booleans handling to ipa-client-install so that correct SELinux booleans can be enabled and disabled during install and uninstall. Ignore and record a warning when SELinux policy does not support the boolean. Fixes: https://pagure.io/freeipa/issue/9434
Showing
- roles/ipaclient/library/ipaclient_setup_nss.py 10 additions, 1 deletionroles/ipaclient/library/ipaclient_setup_nss.py
- roles/ipaclient/library/ipaclient_test.py 9 additions, 2 deletionsroles/ipaclient/library/ipaclient_test.py
- roles/ipaclient/module_utils/ansible_ipa_client.py 7 additions, 1 deletionroles/ipaclient/module_utils/ansible_ipa_client.py
- roles/ipaclient/tasks/install.yml 1 addition, 0 deletionsroles/ipaclient/tasks/install.yml
Loading
Please register or sign in to comment