freeipa/ipaserver/install/plugins
Petr Viktorin 6f1baf8b16 Only allow root to run update plugins
Several plugins need restarting the DS (or they currently do
an external bind).
Rather than disabling plugins (possibly partially), refuse
to run them when run as an unprivileged user.

This means running ipa-ldap-updater as non-root requires specifying
a list of files, and omiting the --upgrade and --plugins options.

https://fedorahosted.org/freeipa/ticket/2621
2012-06-07 05:02:22 -04:00
..
__init__.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
baseupdate.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
dns.py Fill new DNS zone update policy by default 2012-06-05 08:41:46 +02:00
fix_replica_memberof.py Handle updating replication agreements that lack nsDS5ReplicatedAttributeList 2012-04-02 10:49:20 +02:00
Makefile.am Query and transfer ACLs for DNS zones 2012-02-24 09:40:43 +01:00
rename_managed.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
updateclient.py Only allow root to run update plugins 2012-06-07 05:02:22 -04:00