freeipa/ipaserver/install
Christian Heimes 9762bd1279 Provide ldap_uri in Custodia uninstaller
Without ldap_uri, IPAKEMKeys parses /etc/ipa/default.conf. During
uninstallation, the file may no longer contain ldap_uri. This workaround
is required for test case
test_replica_promotion.py::TestReplicaPromotionLevel0::test_promotion_disabled

Fixes: https://pagure.io/freeipa/issue/7474
Co-authored-by: Felipe Barreto <fbarreto@redhat.com>
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-04-10 08:17:20 +02:00
..
plugins mod_ssl migration: fix upload_cacrt.py plugin 2018-02-21 07:57:40 +01:00
server Provide ldap_uri in Custodia uninstaller 2018-04-10 08:17:20 +02:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrust.py Correct typo estabilish->establish in the install scripts 2017-07-24 13:41:16 +02:00
adtrustinstance.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
bindinstance.py Cleanup and remove more files on uninstall 2018-03-28 21:18:48 +02:00
ca.py Fix installer CA port check for port 8080 2018-04-04 08:58:48 +02:00
cainstance.py Fix installer CA port check for port 8080 2018-04-04 08:58:48 +02:00
certs.py Fix upgrading of FreeIPA HTTPD 2018-03-26 09:42:07 +02:00
conncheck.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
custodiainstance.py Provide ldap_uri in Custodia uninstaller 2018-04-10 08:17:20 +02:00
dns.py Warning the user when using a loopback IP as forwarder 2017-11-09 09:24:03 -02:00
dnskeysyncinstance.py More cleanup after uninstall 2018-03-20 10:15:28 +01:00
dogtag.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
dogtaginstance.py Keep owner when backing up CA.cfg 2018-03-19 15:46:56 +01:00
dsinstance.py Cleanup and remove more files on uninstall 2018-03-28 21:18:48 +02:00
httpinstance.py Fix upgrading of FreeIPA HTTPD 2018-03-26 09:42:07 +02:00
installutils.py Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
ipa_backup.py Adding method to ipa-server-upgrade to cleanup ntpd 2018-04-09 11:00:02 -04:00
ipa_cacert_manage.py Update IPA CA issuer DN upon renewal 2018-02-08 13:53:30 +01:00
ipa_kra_install.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa_ldap_updater.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_otptoken_import.py OTP import: support hash names with HMAC- prefix 2017-09-18 11:37:31 +02:00
ipa_pkinit_manage.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_replica_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipa_replica_prepare.py replica_prepare: Remove the correct NSS DB files 2018-01-16 16:36:10 +01:00
ipa_restore.py ipa-restore: remove /etc/httpd/conf.d/nss.conf 2018-03-14 12:25:04 +01:00
ipa_server_certinstall.py Fix upgrading of FreeIPA HTTPD 2018-03-26 09:42:07 +02:00
ipa_server_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipa_server_upgrade.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_winsync_migrate.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
kra.py Restart named-pkcs11 after KRA installation 2018-02-08 16:58:13 +01:00
krainstance.py Dogtag configs: rename deprecated options 2018-03-22 16:17:29 +01:00
krbinstance.py ipa-server-install: handle error when calling kdb5_util create 2018-03-13 10:09:13 +01:00
ldapupdate.py Instrument installer to profile steps 2018-03-16 07:33:58 +01:00
odsexporterinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
opendnssecinstance.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
otpdinstance.py Enable pylint missing-final-newline check 2015-12-23 07:59:22 +01:00
replication.py Unified ldap_initialize() function 2018-02-15 18:32:17 +01:00
schemaupdate.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
service.py Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
sysupgrade.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
upgradeinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00