Bug 580166

Summary: RFE: ipa client uninstall should remove host entries on the server
Product: [Retired] freeIPA Reporter: Jenny Severance <jgalipea>
Component: ipa-clientAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: low    
Version: 2.0CC: benl, dpal, jgalipea
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: freeipa-2.0.0-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-28 09:35:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jenny Severance 2010-04-07 15:46:43 UTC
Description of problem:
ipa-client --uninstall should attempt to remove host information from the server(s) .. i.e. host entry, keytab ....

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rob Crittenden 2010-04-13 19:27:18 UTC
We should be able to craft a set of ACIs to do this but removing a host does a lot more than just that. It also, behind the scenes, does:

- removes any service entries associated with the host
- revokes any certificates issues for those services

Comment 2 Rob Crittenden 2010-09-27 18:24:17 UTC
https://fedorahosted.org/freeipa/ticket/297

Comment 3 Rob Crittenden 2010-11-19 18:20:14 UTC
modified: 2046eddb7ab3e56f57f9decd172f6354f0a945aa

See ticket for testing instructions