freeipa/ipaserver/install
Martin Babinsky f2b22ec017 correctly set LDAP bind related attributes when setting up replication
when CA replica configures 'cn=replica,cn=o\=ipaca,cn=mapping tree,cn=config'
entry on remote master during replica installation, the 'nsds5replicabinddn'
and 'nsds5replicabinddngroup' attributes are not correctly updated when this
entry already existed on the master (e.g. when existing domain-level 0
topology was promoted to domain level 1). This patch ensures that these
attributes are always set correctly regardless of existence of the replica
entry.

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-01-21 18:16:01 +01:00
..
plugins Upgrade: Fix upgrade of NIS Server configuration 2016-01-11 09:45:54 +01:00
server uninstallation: more robust check for master removal from topology 2016-01-21 18:12:42 +01:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrustinstance.py replica install: add remote connection check over API 2015-12-11 18:44:13 +01:00
bindinstance.py Fix: Use unattended parameter instead of options.unattended 2016-01-11 16:34:31 +01:00
ca.py Remove unused imports 2015-12-23 07:59:22 +01:00
cainstance.py Remove unused imports 2015-12-23 07:59:22 +01:00
certs.py Do not decode HTTP reason phrase from Dogtag 2016-01-13 08:12:30 +01:00
custodiainstance.py ipa-replica-install support caless install with promotion. 2015-12-03 09:32:39 +01:00
dns.py ipa-dns-install: Do not check for zone overlap when DNS installed. 2015-12-22 16:04:14 +01:00
dnskeysyncinstance.py ipapython: port p11helper C code to Python 2016-01-21 10:21:32 +01:00
dogtaginstance.py dogtaginstance: remove unused function 'check_inst' 2015-12-14 14:32:36 +01:00
dsinstance.py Enable pylint unnecessary-pass check 2015-12-23 07:59:22 +01:00
httpinstance.py Enable pylint unnecessary-pass check 2015-12-23 07:59:22 +01:00
installutils.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_backup.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_cacert_manage.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_kra_install.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_ldap_updater.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_otptoken_import.py Use explicit truncating division 2016-01-20 11:59:21 +01:00
ipa_replica_prepare.py logger: Use warning instead of warn 2016-01-18 17:49:54 +01:00
ipa_restore.py logger: Use warning instead of warn 2016-01-18 17:49:54 +01:00
ipa_server_certinstall.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_server_upgrade.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa_winsync_migrate.py Remove unused imports 2015-12-23 07:59:22 +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 Enable pylint unnecessary-pass check 2015-12-23 07:59:22 +01:00
ldapupdate.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
memcacheinstance.py Use absolute imports 2015-08-12 18:17:23 +02:00
ntpinstance.py Enable pylint unnecessary-pass check 2015-12-23 07:59:22 +01:00
odsexporterinstance.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
opendnssecinstance.py ipapython: port p11helper C code to Python 2016-01-21 10:21:32 +01:00
otpdinstance.py Enable pylint missing-final-newline check 2015-12-23 07:59:22 +01:00
replication.py correctly set LDAP bind related attributes when setting up replication 2016-01-21 18:16:01 +01:00
schemaupdate.py Server Upgrade: fix traceback caused by cidict 2015-09-03 14:11:52 +02:00
service.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
sysupgrade.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
upgradeinstance.py Remove wildcard imports 2015-12-23 07:59:22 +01:00