Skip to content
Snippets Groups Projects
Select Git revision
  • eba457d5ff34a1dfc3a584228fa044205f45ea18
  • master default protected
  • v1.15.0
  • 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
22 results

ipaserver_prepare.py

Blame
  • user avatar
    Thomas Woerner authored
    The SID is always generated in the command line installers in newer IPA
    versions. This also needs to be done in the ipaserver and ipareplica roles.
    
    For the IPA versions that are supporting this, the adtrust setup is always
    executed to generated the SIDs, but only configures AD trust if
    ipaserver_setup_adtrust or ipareplica_setup_adtrust is also enabled. A
    check has been added to ipaserver_test and ipareplica_test to only enable
    the SID generation for the IPA versions supporting this.
    
    This is related to https://pagure.io/freeipa/8995
    
    Fixes:
    - https://bugzilla.redhat.com/show_bug.cgi?id=2110478
    - https://bugzilla.redhat.com/show_bug.cgi?id=2110491
    eba457d5
    History
    ipaserver_prepare.py 16.18 KiB