freeipa/ipaserver/install
Martin Babinsky a497288b3e replica install: improvements in the handling of CA-related IPA config entries
When a CA-less replica is installed, its IPA config file should be updated so
that ca_host points to nearest CA master and all certificate requests are
forwarded to it. A subsequent installation of CA subsystem on the replica
should clear this entry from the config so that all certificate requests are
handled by freshly installed local CA.

https://fedorahosted.org/freeipa/ticket/5506

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-12-04 19:37:37 +01:00
..
plugins Remove invalid error messages from topology upgrade 2015-11-25 13:58:05 +01:00
server replica install: improvements in the handling of CA-related IPA config entries 2015-12-04 19:37:37 +01:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrustinstance.py remove Kerberos authenticators when installing/uninstalling service instance 2015-11-11 15:39:42 +01:00
bindinstance.py remove Kerberos authenticators when installing/uninstalling service instance 2015-11-11 15:39:42 +01:00
ca.py replica install: improvements in the handling of CA-related IPA config entries 2015-12-04 19:37:37 +01:00
cainstance.py replica install: improvements in the handling of CA-related IPA config entries 2015-12-04 19:37:37 +01:00
certs.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
custodiainstance.py ipa-replica-install support caless install with promotion. 2015-12-03 09:32:39 +01:00
dns.py Remove global variable dns_forwarders from ipaserver.install.dns 2015-12-01 10:19:25 +01:00
dnskeysyncinstance.py remove Kerberos authenticators when installing/uninstalling service instance 2015-11-11 15:39:42 +01:00
dogtaginstance.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
dsinstance.py ipa-replica-install support caless install with promotion. 2015-12-03 09:32:39 +01:00
httpinstance.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
installutils.py ipa-dns-install offer IP addresses from resolv.conf as default forwarders 2015-12-01 10:19:25 +01:00
ipa_backup.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
ipa_cacert_manage.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
ipa_kra_install.py ipa-kra-install: error when replica file is passed with domain level > 0 2015-11-27 16:14:06 +01:00
ipa_ldap_updater.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
ipa_otptoken_import.py ipa-otptoken-import: Fix connection to ldap. 2015-11-23 15:50:16 +01:00
ipa_replica_prepare.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
ipa_restore.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
ipa_server_certinstall.py ipaplatform: Add HTTPD_USER to constants, and use it. 2015-11-04 13:12:12 +01:00
ipa_server_upgrade.py Upgrade: Do not show upgrade failed message when IPA is not installed 2015-07-08 12:58:50 +00:00
ipa_winsync_migrate.py Check if IPA is configured before attempting a winsync migration 2015-11-23 13:47:36 +01:00
kra.py Modify error message to install first instance of KRA 2015-12-02 17:21:32 +01:00
krainstance.py ipa-kra-install: allow to install first KRA on replica 2015-12-02 17:20:19 +01:00
krbinstance.py Implement replica promotion functionality 2015-10-15 14:24:33 +02:00
ldapupdate.py Upgrade: increase time limit for upgrades 2015-12-01 08:51:44 +01:00
memcacheinstance.py Use absolute imports 2015-08-12 18:17:23 +02:00
ntpinstance.py ipaplatform: Add NTPD_OPTS_VAR and NTPD_OPTS_QUOTE to constants 2015-11-04 13:12:12 +01:00
odsexporterinstance.py remove Kerberos authenticators when installing/uninstalling service instance 2015-11-11 15:39:42 +01:00
opendnssecinstance.py DNSSEC: remove sysrestore state after uninstall 2015-11-03 16:25:01 +01:00
otpdinstance.py Use absolute imports 2015-08-12 18:17:23 +02:00
replication.py extract domain level 1 topology-checking code from ipa-replica-manage 2015-12-02 14:10:19 +01:00
schemaupdate.py Server Upgrade: fix traceback caused by cidict 2015-09-03 14:11:52 +02:00
service.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
sysupgrade.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
upgradeinstance.py Make offline LDIF modify more robust 2015-10-15 18:37:52 +02:00