Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

ipareplica_ds_enable_ssl.py

Blame
    • Thomas Woerner's avatar
      7a2eaa6f
      ipareplica: Fix missing parameters for several modules · 7a2eaa6f
      Thomas Woerner authored
      The parameters master_host_name, config_setup_ca, dirman_password have not
      been set for some modules. Also there was no ldap2 connection within
      ipareplica_setup_kra. All this resulted in improper configuration where
      for example KRA deployment failed in the end.
      
      A conversion warning in ipareplica_setup_adtrust has also been fixed for
      the setup_ca parameter.
      
      Fixes #314 (IPA replica installation failure - DS enabled SSL - second part)
      7a2eaa6f
      History
      ipareplica: Fix missing parameters for several modules
      Thomas Woerner authored
      The parameters master_host_name, config_setup_ca, dirman_password have not
      been set for some modules. Also there was no ldap2 connection within
      ipareplica_setup_kra. All this resulted in improper configuration where
      for example KRA deployment failed in the end.
      
      A conversion warning in ipareplica_setup_adtrust has also been fixed for
      the setup_ca parameter.
      
      Fixes #314 (IPA replica installation failure - DS enabled SSL - second part)