summaryrefslogtreecommitdiffstats
path: root/ipaserver/advise/plugins/fedora_authconfig.py
Commit message (Collapse)AuthorAgeFilesLines
* advise: Add separate API object for ipa-adviseJan Cholasta2015-03-051-4/+5
| | | | Reviewed-By: Tomas Babej <tbabej@redhat.com>
* Provide ipa-advise toolTomas Babej2013-07-171-0/+41
Provides a pluggable framework for generating configuration scriptlets and instructions for various machine setups and use cases. Creates a new ipa-advise command, available to root user on the IPA server. Also provides an example configuration plugin, config-fedora-authconfig. https://fedorahosted.org/freeipa/ticket/3670