mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
aa64ef03a0
The code currently parses the output of "authselect current" in order to extract the current profile and options. Example: $ authselect current Profile ID: sssd Enabled features: - with-mkhomedir It is easier to use the output of "authselect current --raw". Example: $ authselect current --raw sssd with-mkhomedir Related to https://pagure.io/freeipa/issue/7377 Reviewed-By: Christian Heimes <cheimes@redhat.com> |
||
---|---|---|
.. | ||
base | ||
debian | ||
fedora | ||
redhat | ||
rhel | ||
__init__.py | ||
_importhook.py | ||
constants.py | ||
Makefile.am | ||
override.py.in | ||
paths.py | ||
services.py | ||
setup.cfg | ||
setup.py | ||
tasks.py |