74b2fd0 Installer: add --subid option to select the sssd profile with-subid

10 files Authored by frenaud 2 years ago, Committed by rcritten 2 years ago,
    Installer: add --subid option to select the sssd profile with-subid
    
    Add the --subid option to client, server and replica installers.
    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
    
    Fixes: https://pagure.io/freeipa/issue/9159
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+6 -1
file modified
+8 -1
file modified
+1 -1
file modified
+2 -1
file modified
+2 -2