summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Replace replication_wait_timeout with certmonger_wait_timeoutRob Crittenden2019-09-041-1/+1
* dsinstance: add proflie when tracking certificateFraser Tweedale2019-07-221-3/+6
* Make use of single configuration point for SELinuxStanislav Levin2019-07-011-0/+2
* ipaserver.install.installutils: move commonly used utils to ipapython.ipautilAlexander Bokovoy2019-06-291-4/+4
* Make use of the single configuration point for the default shellsStanislav Levin2019-06-191-0/+2
* Switch nsslapd-unhashed-pw-switch to nologThierry Bordaz2019-05-241-0/+4
* Revert "Require a minimum SASL security factor of 56"Alexander Bokovoy2019-05-021-5/+0
* Remove DsInstance.request_service_keytab as it is not needed anymoreAlexander Bokovoy2019-04-071-8/+0
* Require a minimum SASL security factor of 56Christian Heimes2019-04-031-0/+5
* Move DS's Kerberos env vars to unit fileChristian Heimes2019-04-021-18/+47
* Use LDAPS when installing CA on replicaChristian Heimes2019-02-051-12/+21
* Use new LDAPClient constructorsChristian Heimes2019-02-051-37/+20
* Move realm_to_serverid/ldap_uri to ipaldapChristian Heimes2019-02-051-3/+4
* Require 389-ds 1.4.0.21Christian Heimes2019-02-041-4/+0
* Add workaround for lib389 HOME bugChristian Heimes2019-01-291-0/+4
* Remove 389-ds templates now that lib389 is used for installsRob Crittenden2019-01-151-26/+0
* DS install: don't fail if SSL already configuredStanislav Laznicka2018-11-131-8/+20
* DS install: fix DS asking for NSS pin during installStanislav Laznicka2018-11-131-2/+4
* DS uninstall: fix serverid missing in state restoreStanislav Laznicka2018-11-131-1/+4
* Move lib389 imports to module scopeStanislav Laznicka2018-11-131-17/+17
* Don't try legacy installsStanislav Laznicka2018-11-131-85/+2
* Remove some basic pystyle and pylint errorsStanislav Laznicka2018-11-131-36/+39
* Support the 1.4.x python installer tools in 389-dsWilliam Brown2018-11-131-5/+108
* Remove DL0 specific code from dsinstance ipaserver/installThomas Woerner2018-09-121-2/+2
* Auto-retry failed certmonger requestsChristian Heimes2018-07-091-1/+2
* Tune DS replication settingsChristian Heimes2018-07-091-18/+30
* Add absolute_import future importsStanislav Laznicka2018-04-201-1/+1
* Cleanup and remove more files on uninstallChristian Heimes2018-03-281-2/+8
* certmonger: Use explicit storage formatChristian Heimes2018-02-231-1/+3
* service: rename import_ca_certs_* to export_*Stanislav Laznicka2018-02-211-1/+1
* Use mod_ssl instead of mod_nss for Apache TLS for new installsRob Crittenden2018-02-211-1/+1
* Update existing 389-DS cn=RSA,cn=encryption configChristian Heimes2018-02-081-1/+5
* Sort external schema filesChristian Heimes2018-01-101-1/+1
* LGTM: Silence unmatchable dollarChristian Heimes2018-01-091-1/+5
* Checks if replica-s4u2proxy.ldif should be appliedFelipe Barreto2017-10-251-1/+18
* Use os.path.isfile() and isdir()Christian Heimes2017-10-201-1/+1
* ds: ignore time skew during initial replication stepAlexander Bokovoy2017-10-191-0/+24
* Use 389-ds provided method for file limits tuningRob Crittenden2017-10-171-25/+0
* Fix ipa-server-upgrade with server cert trackingFlorence Blanc-Renaud2017-09-191-4/+41
* dsinstance: Restore context after changing dse.ldifAlexander Bokovoy2017-09-131-0/+1
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-5/+5
* logging: do not log into the root loggerJan Cholasta2017-07-141-43/+46
* install: trust IPA CA for PKINITJan Cholasta2017-05-191-7/+24
* certdb, certs: make trust flags argument mandatoryJan Cholasta2017-05-191-1/+1
* certdb: add named trust flag constantsJan Cholasta2017-05-191-2/+3
* Move the compat plugin setup at the end of installStanislav Laznicka2017-04-241-9/+0
* Create system users for FreeIPA services during package installationDavid Kupka2017-04-111-11/+0
* install: request service certs after host keytab is set upJan Cholasta2017-04-071-10/+7
* dsinstance, httpinstance: consolidate certificate request codeJan Cholasta2017-04-071-55/+21
* dsinstance: reconnect ldap2 after DS is restarted by certmongerJan Cholasta2017-04-071-0/+4