Bug 1112222

Summary: DNS entries fail to get deleted from the IPA server, when HOST deleted via sat6
Product: Red Hat Satellite Reporter: Kedar Bidarkar <kbidarka>
Component: OtherAssignee: Stephen Benjamin <stbenjam>
Status: CLOSED CURRENTRELEASE QA Contact: Kedar Bidarkar <kbidarka>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.3CC: bbuckingham, bkearney, jmontleo
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/6541
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-11 12:23:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1117723    
Bug Blocks:    

Description Kedar Bidarkar 2014-06-23 11:21:14 UTC
Description of problem:
DNS entries should automatically get deleted from the IPA server, when HOST gets deleted/

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

How reproducible:
When using sat6 with REALM Integration

Steps to Reproduce:
1.
2.
3.

Actual results:
DNS entries do not get deleted at the IPA serve end

Expected results:
DNS entries should get deleted at the IPA server end.

Additional info:

will be attaching foreman-debug shortly.

Comment 2 Kedar Bidarkar 2014-06-23 11:29:29 UTC
1) when deleting the Host on sat6 from the WEBUI, the host does get deleted from the sat6UI and from the IPA Server.
2) but the DNS entry associated with it does not get deleted from the IPA server.

the below entry is marked as true as expected.
[root@xxxx ~]# cat /etc/foreman-proxy/settings.yml | grep -i freeipa_remove_dns
:freeipa_remove_dns: true


Please let us know if there are any configuration expected at sat6 or IPA server end for this to work.

Comment 3 RHEL Program Management 2014-06-23 11:40:47 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 5 Stephen Benjamin 2014-07-09 10:44:49 UTC
Created redmine issue http://projects.theforeman.org/issues/6541 from this bug

Comment 6 Stephen Benjamin 2014-07-09 10:52:21 UTC
This is a problem with the Capsule user's permissions.

Upstream PR to docs - https://github.com/theforeman/theforeman.org/pull/234
Wiki page updated - http://projects.theforeman.org/projects/foreman/wiki/IPASmartProxyUser

Comment 7 Bryan Kearney 2014-07-09 12:03:13 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/6541 has been closed
-------------
Dominic Cleal
1.5 docs updated.

https://github.com/theforeman/theforeman.org/compare/16ed3ff53c41...3b9b3593b904
http://projects.theforeman.org/projects/foreman/wiki/IPASmartProxyUser/4/diff

Comment 9 Kedar Bidarkar 2014-08-12 16:16:42 UTC
DNS entries now get deleted successfully on IPA server, when the HOST is deleted from the sat6 server.

Comment 10 Bryan Kearney 2014-09-11 12:23:13 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.