#5477 ipa-kra-install --uninstall stops certmonger
Closed: Fixed None Opened 8 years ago by mbasti.

KRA uninstaller should not stop certmonger as the service is still needed.

[root@vm-058-094 ~]# ipa-kra-install -U --uninstall
Configuring certmonger to stop tracking system certificates for KRA
Unconfiguring KRA
The ipa-kra-install command was successful
[root@vm-058-094 ~]# ipa-server-upgrade 
IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually.
Certmonger is not running. Start certmonger and run upgrade again.
The ipa-server-upgrade command failed. See /var/log/ipaupgrade.log for more information

This is done in dogtaginstance.stop_tracking_certificates() method that stops certmonger at the end.


master:

  • 5d9a599 KRA: do not stop certmonger during standalone uninstall

ipa-4-2:

  • 6776bee KRA: do not stop certmonger during standalone uninstall

Metadata Update from @mbasti:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.2.4

7 years ago

Login to comment on this ticket.

Metadata