summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/replicainstall.py
Commit message (Expand)AuthorAgeFilesLines
...
* replica install: merge KRA agent cert export into KRA installJan Cholasta2016-11-111-19/+21
* replica install: merge RA cert import into CA installJan Cholasta2016-11-111-27/+18
* install: merge all KRA install code paths into oneJan Cholasta2016-11-111-9/+2
* install: merge all CA install code paths into oneJan Cholasta2016-11-111-15/+3
* replica install: use one remote KRA host name everywhereJan Cholasta2016-11-111-2/+4
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-111-3/+5
* initialize empty /etc/http/alias during server/replica installMartin Babinsky2016-11-111-2/+6
* Moved update of DNA plugin among update pluginsStanislav Laznicka2016-11-111-8/+0
* Move ds.replica_populate to an update pluginStanislav Laznicka2016-11-111-5/+0
* Ensure correct IPA CA nickname in DS and HTTP NSSDBsFraser Tweedale2016-11-111-1/+1
* ldap2: modify arguments for create_connectionTomas Krizek2016-11-071-2/+2
* replicainstall: properly close adhoc connection in promoteTomas Krizek2016-11-071-0/+1
* install: remove adhoc api.Backend.ldap2 (dis)connectTomas Krizek2016-11-071-1/+0
* cainstall: add dm_password to CA installationTomas Krizek2016-11-071-0/+1
* replicainstall: set ldapi uri in replica promotionTomas Krizek2016-11-071-1/+9
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-12/+7
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-4/+2
* replicainstall: log ACI and LDAP errors in promotion checkPetr Vobornik2016-10-261-0/+3
* Do not create Object Signing certificateFraser Tweedale2016-10-261-1/+0
* Purge obsolete firefox extensionTimo Aaltonen2016-10-131-3/+1
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-22/+16
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Add check for IP addresses into DNS installerMartin Basti2016-09-141-4/+6
* Fix missing config.ips in promote_checkMartin Basti2016-09-141-0/+1
* Abstract procedures for IP address warningsMartin Basti2016-09-141-41/+8
* Show warning when net/broadcast IP address is used in installerMartin Basti2016-09-071-0/+43
* Remove sys.exit from install modules and scriptsStanislav Laznicka2016-08-161-65/+64
* Don't show --force-ntpd option in replica installStanislav Laznicka2016-08-111-2/+2
* Split CA replica installation steps for domain level 0Fraser Tweedale2016-07-011-1/+6
* replica install: don't allow install against a newer serverJan Cholasta2016-06-301-2/+26
* Do not allow installation in FIPS modeFlorence Blanc-Renaud2016-06-291-0/+4
* DNS Locations: cleanup of bininstanceMartin Basti2016-06-281-3/+1
* Replica promotion: use the correct IPA domain for replicaMartin Basti2016-06-211-0/+29
* replica install: fix thin client regressionJan Cholasta2016-06-201-22/+28
* DNS Locations: use dns_update_service_records in installersMartin Basti2016-06-171-2/+6
* Add NTP to the list of services stored in IPA masters LDAP subtreeMartin Babinsky2016-06-151-0/+5
* replica install: use remote server API to create service entriesJan Cholasta2016-06-091-51/+39
* configure DNA plugin shared config entries to allow connection with GSSAPIThierry Bordaz2016-03-021-0/+8
* reset ldap.conf to point to newly installer replica after promotionMartin Babinsky2016-02-011-0/+44
* replica install: validate DS and HTTP server certificatesJan Cholasta2016-02-011-1/+30
* disable RA plugins when promoting a replica from CA-less masterMartin Babinsky2016-01-271-7/+17
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-201-0/+5
* fix Py3 incompatible exception instantiation in replica install codeMartin Babinsky2016-01-131-4/+4
* Fix DNS zone overlap check to allow ipa-replica-install to workPetr Spacek2016-01-081-15/+19
* Remove unused importsMartin Basti2015-12-231-2/+1
* ipa-dns-install: Do not check for zone overlap when DNS installed.David Kupka2015-12-221-2/+2
* replica promotion: let ipa-client-install validate enrollment optionsJan Cholasta2015-12-141-9/+0
* server install: redirect ipa-client-install output to standard outputJan Cholasta2015-12-141-9/+9
* replica promotion: notify user about ignoring client enrollment optionsJan Cholasta2015-12-141-0/+6
* Install RA cert during replica promotionMartin Basti2015-12-141-0/+8