freeipa/ipaserver/install/plugins
Petr Viktorin d893b77fb6 Add several managed read permissions under cn=etc
This adds permissions to:
- cn=masters,cn=ipa (with new privilege)
- cn=dna,cn=ipa (authenticated users)
- cn=ca_renewal,cn=ipa (authenticated users)
- cn=CAcert,cn=ipa (anonymous)
- cn=replication (authenticated users)
- cn=ad (authenticated users)

Part of the work for: https://fedorahosted.org/freeipa/ticket/3566

Reviewed-By: Martin Kosek <mkosek@redhat.com>
2014-04-24 14:36:41 +02:00
..
__init__.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
adtrust.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
baseupdate.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
ca_renewal_master.py Fix update_ca_renewal_master plugin on CA-less installs. 2014-04-10 16:40:10 +02:00
dns.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
fix_replica_agreements.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
Makefile.am Store information about which CA server is master for renewals in LDAP. 2014-03-25 16:54:55 +01:00
rename_managed.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
update_anonymous_aci.py Add HOTP support 2014-02-21 10:26:02 +01:00
update_idranges.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
update_managed_permissions.py Add several managed read permissions under cn=etc 2014-04-24 14:36:41 +02:00
update_pacs.py Add nfs:NONE to default PAC types only when needed 2013-04-15 14:46:21 +02:00
update_services.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
updateclient.py Remove some unused imports 2013-03-01 16:59:42 +01:00
upload_cacrt.py Convert remaining update code to LDAPEntry API. 2014-01-24 20:29:31 +01:00