#7602 ipa-replica-install allows to use --setup-adtrust without the package freeipa-server-trust-ad installed
Closed: fixed Opened by frenaud.

Ticket was cloned from Red Hat Bugzilla (product Fedora): Bug 1589558

Description of problem:
Trying to setup a FreeIPA replica with the --setup-adtrust command line option
setup, makes the setup fail due to the missing freeipa-server-trust-ad package
(not pulled automatically for any package)
Version-Release number of selected component (if applicable):
freeipa-server-4.6.90.pre2
How reproducible:
Steps to Reproduce:
1. dnf install freeipa-server
2. ipa-replica-install --setup-adtrust
Actual results:
It fails in the end when it tries to restart smb, and the logs show "No builtin
nor plugin backend for ipasam found"
Expected results:
Replica should be installed sucessfully

Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1589558

Metadata Update from @frenaud:
- Issue assigned to frenaud

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/2471

master:

  • 4600e62b6b4547c16eee085e216a56478dd8dd50 ipa-replica-install --setup-adtrust: check for package ipa-server-trust-ad

ipa-4-6:

  • 0c2bdcb1184cf034f62e523c88045f9efcb8c302 ipa-replica-install --setup-adtrust: check for package ipa-server-trust-ad

ipa-4-7:

  • be968ea01adf1721b0afd7393872a8d311d89d0c ipa-replica-install --setup-adtrust: check for package ipa-server-trust-ad

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

Metadata