Skip to content
  1. Aug 18, 2022
    • Thomas Woerner's avatar
      ipareplica: Do not overwrite ipaclient_no_ntp for client part deployment · 5a14f78d
      Thomas Woerner authored
      The NTP server chrony was always enabled and set up due to overwriting
      the parameter ipaclient_no_ntp for the client part deployment.
      
      For IPA deployments up to 4.6 no_ntp was always used for the client
      part deployment in ipa-replica-install. But afterwards ntp was
      configured in the replica deployment part if no_ntp was not set.
      
      The ipareplica roles always relied on the client for setting up the NTP
      server but overwrote the setting for the client deployment part. This
      did not result in a failure to enable the chrony server in RHEL and Fedora
      based distributions as NTP server was always required by the ipa-server
      package.
      
      Fixes: #871 (ipa-replica-install with no-ntp is ignored)
      5a14f78d
  2. Aug 16, 2022
  3. Aug 15, 2022
    • Thomas Woerner's avatar
      ipareplica: ipareplica_setup_adtrust fails while updating ipaNTFlatName · 641c550c
      Thomas Woerner authored
      The internal parameter sid_generation_always is generated in
      ipareplica_test to enable SID generation if ipareplica_setup_adtrust is
      not enabled.
      
      This parameter was not used for ipareplica_prepare though, therefore
      adtrust.install_check was not executed and did not set the attribute
      adtrust.netbios_name. As a result adtrust.netbios_name was None and the
      try to use this as the new NetBIOS domain name failed with an
      INVALID_SYNTAX error in adtrustinstance while executing
      ipareplica_setup_adtrust.
      
      This issue only occurs if SIDs are not enabled in the domain yet for
      example with an old deployment.
      641c550c
  4. Jul 28, 2022
  5. Jul 27, 2022
  6. Jul 25, 2022
  7. Jul 21, 2022
  8. Jul 08, 2022
  9. Jul 07, 2022
  10. Jul 06, 2022
  11. Jul 05, 2022
  12. Jun 24, 2022
  13. Jun 23, 2022