summaryrefslogtreecommitdiffstats
path: root/ipaclient/install/sssd.py
Commit message (Collapse)AuthorAgeFilesLines
* client install: split off SSSD options into a separate classJan Cholasta2017-03-131-0/+52
Split off SSSD knob definitions from the ClientInstallInterface class into a new SSSDInstallInterface class. https://pagure.io/freeipa/issue/6392 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>