summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-server-install
Commit message (Expand)AuthorAgeFilesLines
* Add help string on how to configure multiple DNS forwards for various cli toolsThorsten Scherf2014-11-141-1/+1
* ipa-server-install Directory Manager help incorrectGabe2014-11-111-1/+1
* Remove trivial path constants from modulesGabe2014-11-041-12/+10
* Do not check if port 8443 is available in step 2 of external CA installJan Cholasta2014-10-221-4/+5
* DNSSEC: uninstallationMartin Basti2014-10-211-0/+23
* DNSSEC: installationMartin Basti2014-10-211-1/+9
* DNSSEC: validate forwardersMartin Basti2014-10-211-1/+13
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-2/+4
* Support MS CS as the external CA in ipa-server-install and ipa-ca-installJan Cholasta2014-10-131-1/+9
* Check that port 8443 is available when installing PKI.David Kupka2014-10-101-0/+5
* Fix certmonger configuration in installer codeJan Cholasta2014-10-101-3/+2
* Allow choosing CA-less server certificates by nameJan Cholasta2014-09-301-3/+12
* CA-less installer options usability fixesJan Cholasta2014-09-301-61/+104
* External CA installer options usability fixesJan Cholasta2014-09-301-37/+31
* Allow specifying signing algorithm of the IPA CA cert in ipa-server-install.Jan Cholasta2014-09-291-3/+10
* Detect and configure all usable IP addresses.David Kupka2014-09-261-32/+24
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-3/+4
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-11/+11
* Add a KRA to IPAAde Lee2014-08-221-6/+40
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-141-3/+3
* Export full CA chain to /etc/ipa/ca.crt in ipa-server-install.Jan Cholasta2014-07-301-0/+5
* Move external cert validation from ipa-server-install to installutils.Jan Cholasta2014-07-301-41/+4
* Check if /root/ipa.csr exists when installing server with external CA.Jan Cholasta2014-07-281-2/+14
* Improve password validity check.David Kupka2014-07-241-4/+31
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-14/+15
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-3/+4
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-4/+5
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-251-1/+1
* Show progress when enabling SSL in DS in ipa-server-install output.Jan Cholasta2014-03-251-4/+0
* Upload CA certificate from DS NSS database in CA-less server install.Jan Cholasta2014-03-251-9/+3
* Do not create CA certificate files in CA-less server install.Jan Cholasta2014-03-251-15/+4
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+3
* Update Dogtag 9 database during replica installationMartin Kosek2014-03-141-0/+4
* Typo in warning message where IPA realm and domain name differGabe2014-03-051-1/+1
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-3/+3
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Fix incorrect path in error message on sysrestore failureTomas Babej2013-12-201-5/+10
* Guard import of adtrustinstance for case without trustsAlexander Bokovoy2013-11-041-2/+8
* Remove mod_ssl conflictMartin Kosek2013-10-251-0/+4
* adtrustinstance: Properly handle uninstall of AD trust instanceTomas Babej2013-10-141-0/+2
* Remove --no-serial-autoincrementMartin Kosek2013-10-111-4/+0
* Do not allow '%' in DM passwordMartin Kosek2013-10-041-1/+1
* Allow PKCS#12 files with empty password in install tools.Jan Cholasta2013-10-041-6/+6
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-041-6/+3
* Warn user about realm-domain mismatch in install scriptsTomas Babej2013-10-031-0/+11
* Do not crash if DS is down during server uninstallAna Krivokapic2013-09-091-23/+41
* Add warning when uninstalling active replicaAna Krivokapic2013-09-041-5/+31
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-021-10/+1