freeipa/ipaplatform/redhat
Rob Crittenden 5856f10733 On redhat-based platforms rely on authselect to enable sudo
The default platform task enable_sssd_sudo() writes directly
to nsswitch.conf to enable sudo. This isn't necessary to do on
systems with authselect where we already pass in with-sudo as a
profile option.

Override the default function with does a direct write with a no-op.

https://pagure.io/freeipa/issue/8755

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2021-10-28 16:24:06 -04:00
..
__init__.py Split off generic Red Hat-like platform code from Fedora platform code 2014-10-09 15:37:24 +02:00
authconfig.py ipa-client-install: use the authselect backup during uninstall 2020-07-30 13:10:39 +02:00
constants.py Add User and Group to all ipaplatform.constants 2020-09-22 09:23:18 -04:00
paths.py named: Include crypto policy in openssl config 2020-08-31 09:42:31 +03:00
services.py named: Allow using of a custom OpenSSL engine for BIND 2020-08-31 09:42:31 +03:00
tasks.py On redhat-based platforms rely on authselect to enable sudo 2021-10-28 16:24:06 -04:00