-
- Downloads
Add subid option to select the sssd profile with-subid.
This is an ansible-freeipa update for the freeipa RFE: https://pagure.io/freeipa/issue/9159 "`ipa-client-install` should provide option to enable `subid: sss` in `/etc/nsswitch.conf`". This option allows to configure authselect with the sssd profile + with-subid feature, in order to have SSSD setup as a datasource for subid in /etc/nsswitch.conf. The default behavior remains unchanged: without the option, /etc/nsswitch.conf keeps the line subid: files Signed-off-by:Denis Karpelevich <dkarpele@redhat.com>
Showing
- roles/ipaclient/README.md 1 addition, 0 deletionsroles/ipaclient/README.md
- roles/ipaclient/defaults/main.yml 1 addition, 0 deletionsroles/ipaclient/defaults/main.yml
- roles/ipaclient/library/ipaclient_setup_nss.py 16 additions, 12 deletionsroles/ipaclient/library/ipaclient_setup_nss.py
- roles/ipaclient/tasks/install.yml 1 addition, 0 deletionsroles/ipaclient/tasks/install.yml
- roles/ipareplica/README.md 1 addition, 0 deletionsroles/ipareplica/README.md
- roles/ipaserver/README.md 1 addition, 0 deletionsroles/ipaserver/README.md
Loading
Please register or sign in to comment