#5307 ipa-replica-manage del --force --clean won't clean remnant records if there is no RUV with replica ID
Closed: Fixed Opened by pvoborni.

In that case ipa-replica-manage del will end with:

ipa-replica-manage del ipa1.test.local --force -c
Connection to 'ipa1.test.local' failed:
Forcing removal of ipa1.test.local
Skipping calculation to determine if one or more masters would be orphaned.
No RUV records found.

And so replica_cleanup won't be called.

Replica cleanup:

  • deletes services of the host
  • removes s4u2proxy configuration
  • removes the master entry
  • removes some ACIs

Respective user thread: freeipa-users.

4.4 priority

master:

  • 72f5c52d8cca32d8de5e8e0228d8ad3246efda48 fixes premature sys.exit in ipa-replica-manage del

ipa-4-3:

  • 66be65c477ff029737adf89202a5c555092b5157 fixes premature sys.exit in ipa-replica-manage del

Metadata Update from @pvoborni:
- Issue assigned to stlaz
- Issue set to the milestone: FreeIPA 4.3.2

Metadata