#7648 ipa-client-install --uninstall fails to uninstall client.
Closed: duplicate Opened by rcritten.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1600525

Description of problem:
ipa-client-install fails to uninstall
Version-Release number of selected component (if applicable):
ipa-client-4.6.4-2.el7.x86_64
How reproducible:
Steps to Reproduce:
1. install IPA master
2. on client
   add another ip
   ipa-client-install --hostname --server --domain -p -w -U
   In /etc/sssd/sssd.conf add
   dyndns_update = True
   dyndns_iface = *
   restart sssd.service
5. On master
   ipa dnsrecord-show clinet.shortname should display both ip
6. on client
   ipa-client-install -U --uninstall
Actual results:
client uninstall fails
Expected results:
client uninstall success
Additional info:
After uninstall fails, subsequent client installation passes but
uninsntallation fails

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

Fixed in master for ticket https://pagure.io/freeipa/issue/7620, just needs to be backported to ipa-4-6 branch.

e32cfd14a9559a126e29f8c0215e3e80bf3924f6

Ah, it was already backported 8151b69ba40277fe54370f53b05fcf2a55988cab

Closing.

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

Metadata