#5134 adtrust-install: Harden the installer
Closed: Fixed None Opened 8 years ago by tbabej.

The adtrust-install needs to be hardened:

  • Currently, restart of ipa server (or maybe just samba/winbindd) is neccessary prior to esablishing the trust.
  • We do not wait for sidgen task to complete. This can pose problems for larger deployments.

Second item has to be done if first is done otherwise ds will be restarted when sidgen task is still running.

master:

  • afd253b adtrustinstance: Wait for sidgen task completion
  • fa3ed16 adtrustinstance: Restart samba service at the end of adtrust-install
  • 767b8de adtrustinstance: Do not use bare except clauses

Metadata Update from @tbabej:
- Issue assigned to tbabej
- Issue set to the milestone: FreeIPA 4.3

7 years ago

Login to comment on this ticket.

Metadata