freeipa/ipaserver/install/plugins
Petr Vobornik fff31ca220 topology: manage ca replication agreements
Configure IPA so that topology plugin will manage also CA replication
agreements.

upgrades if CA is congigured:
- ipaca suffix is added to cn=topology,cn=ipa,cn=etc,$SUFFIX
- ipaReplTopoManagedSuffix: o=ipaca is added to master entry
- binddngroup is added to o=ipaca replica entry

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-10-15 14:24:33 +02:00
..
__init__.py Server Upgrade: specify order of plugins in update files 2015-04-14 19:25:47 +02:00
adtrust.py upgrade: Enable and start oddjobd if adtrust is available 2015-07-08 17:14:56 +02:00
ca_renewal_master.py Server Upgrade: Allow base64 encoded values 2015-05-11 16:08:01 +00:00
dns.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
fix_replica_agreements.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
rename_managed.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
update_ca_topology.py topology: manage ca replication agreements 2015-10-15 14:24:33 +02:00
update_idranges.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
update_managed_permissions.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
update_pacs.py Server Upgrade: plugins should use ldapupdater API instance 2015-04-14 19:25:47 +02:00
update_passsync.py Server Upgrade: Allow base64 encoded values 2015-05-11 16:08:01 +00:00
update_referint.py Use Python3-compatible dict method names 2015-09-01 11:42:01 +02:00
update_services.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
update_uniqueness.py Server Upgrade: Allow base64 encoded values 2015-05-11 16:08:01 +00:00
upload_cacrt.py Use byte literals where appropriate 2015-09-17 11:08:43 +02:00