freeipa/ipaserver/install
Martin Basti f903c2d5bf Fix: use DS socket check only for upgrade
To detect if DS server is running, use the slapd socket for upgrade, and the LDAP port
for installation.

Without enabled LDAPi socket checking doesnt work.

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

Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2015-05-26 11:30:15 +00:00
..
plugins install part - manage topology in shared tree 2015-05-26 10:43:50 +02:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrustinstance.py move realm_to_serverid to installutils module 2015-05-05 11:56:49 +02:00
bindinstance.py move realm_to_serverid to installutils module 2015-05-05 11:56:49 +02:00
cainstance.py Do not store state if CA is enabled 2015-05-19 12:53:58 +00:00
certs.py Make certificate renewal process synchronized 2015-01-13 18:34:59 +00:00
dns.py DNS install: extract DNS installer into one module 2015-05-19 14:21:31 +00:00
dnskeysyncinstance.py ipa-dns-install: use STARTTLS to connect to DS 2015-03-18 12:31:23 +01:00
dogtaginstance.py Do not store state if CA is enabled 2015-05-19 12:53:58 +00:00
dsinstance.py install part - manage topology in shared tree 2015-05-26 10:43:50 +02:00
httpinstance.py explicitly destroy httpd service ccache file during httpinstance removal 2015-05-19 12:59:18 +00:00
installutils.py DNS install: extract DNS installer into one module 2015-05-19 14:21:31 +00:00
ipa_backup.py move realm_to_serverid to installutils module 2015-05-05 11:56:49 +02:00
ipa_cacert_manage.py Refer the user to freeipa.org when something goes wrong in ipa-cacert-manage 2014-12-10 17:08:49 +00:00
ipa_kra_install.py merge KRA installation machinery to a single module 2015-05-25 16:23:32 +00:00
ipa_ldap_updater.py Server Upgrade: ipa-ldap-updater will not do overall upgrade 2015-05-19 12:43:04 +00:00
ipa_otptoken_import.py Make lint work on Fedora 22. 2015-04-27 11:02:57 +02:00
ipa_replica_prepare.py DNS install: extract DNS installer into one module 2015-05-19 14:21:31 +00:00
ipa_restore.py Fix stop_tracking_certificates call in ipa-restore 2015-05-07 08:29:40 +00:00
ipa_server_certinstall.py move realm_to_serverid to installutils module 2015-05-05 11:56:49 +02:00
ipa_server_upgrade.py Server Upgrade: Move code from ipa-upgradeconfig to separate module 2015-05-25 16:34:44 +00:00
kra.py merge KRA installation machinery to a single module 2015-05-25 16:23:32 +00:00
krainstance.py Fixed KRA backend. 2014-11-04 16:33:16 +01:00
krbinstance.py DNS install: extract DNS installer into one module 2015-05-19 14:21:31 +00:00
ldapupdate.py Server Upgrade: raise RuntimeError instead exit() 2015-05-19 12:43:04 +00:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py Fix restoring services status during uninstall 2015-02-18 10:05:45 +01:00
odsexporterinstance.py ipa-dns-install: use LDAPI to connect to DS 2015-03-18 12:31:23 +01:00
opendnssecinstance.py DNSSEC: FIX Do not re-create kasp.db if already exists 2015-05-19 12:47:59 +00:00
otpdinstance.py Manage ipa-otpd.socket by IPA 2013-06-06 18:16:59 +02:00
replication.py install part - manage topology in shared tree 2015-05-26 10:43:50 +02:00
schemaupdate.py Server Upgrade: remove --test option 2015-03-19 12:48:41 +01:00
server.py Server Upgrade: Move code from ipa-upgradeconfig to separate module 2015-05-25 16:34:44 +00:00
service.py ipa-dns-install: use STARTTLS to connect to DS 2015-03-18 12:31:23 +01:00
sysupgrade.py Remove trivial path constants from modules 2014-11-04 12:57:01 +01:00
upgradeinstance.py Fix: use DS socket check only for upgrade 2015-05-26 11:30:15 +00:00