#7008 ipa-replica-install --setup-kra if first KRA in topology fails
Closed: fixed 5 years ago Opened 6 years ago by pvoborni.

Reproducible by test: TestInstallWithCA2

  1. Install master with CA, without KRA:
  2. install replica with KRA by direct option of ipa-replica-install (--setup-kra)
RUN ['ipa-replica-install', '-p', 'Secret123', '-w', 'Secret123', '-U', '--setup-ca', '--setup-kra', '--setup-dns', '--forwarder', 'xx.xx.xx.xx', '-r', 'DOM-0XX.EXAMPLE.COM']
ipa         : ERROR    There is no KRA server in the domain, can't setup a KRA clone

So it incorrectly expects some KRA installed instead of creating a first KRA.

Would be good to try also separate ipa-kra-install on replica.


Metadata Update from @pvoborni:
- Issue priority set to: critical
- Issue set to the milestone: FreeIPA 4.6

6 years ago

Metadata Update from @fbarreto:
- Issue assigned to fbarreto

6 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.6.1 (was: FreeIPA 4.6)

6 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.6.2 (was: FreeIPA 4.6.1)

6 years ago

master:

  • cd80036 tests: Mark failing tests as failing

Metadata Update from @pvoborni:
- Issue tagged with: test-failure

6 years ago

ipa-4-6:

  • e8a3c0e tests: Mark failing tests as failing

Metadata Update from @tdudlak:
- Issue set to the milestone: FreeIPA 4.6.3 (was: FreeIPA 4.6.2)

6 years ago

Hello, any update on this?

We have a PR to fix this, however, IIRC we depend on PKI side to avoid adding another option in the ipa-server-install: https://pagure.io/dogtagpki/issue/1585

The PKI ticket says " - Issue set to the milestone: FUTURE", so probably not much was done.

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.6.4 (was: FreeIPA 4.6.3)

6 years ago

FreeIPA 4.6.3 has been released, moving to FreeIPA 4.6.4 milestone

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.6.5 (was: FreeIPA 4.6.4)

5 years ago

master:

  • 530da69 Fix KRA replica installation from CA master

ipa-4-6:

  • b9beda3 Fix KRA replica installation from CA master

ipa-4-5:

  • fd5f000 Fix KRA replica installation from CA master

Metadata Update from @tdudlak:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata