Description of problem: With integrated DNS the ipa host-add and ipa host-del commands should be adding and removing DNS entries respectively. This would need to be documented. This also affects the ipa replica installation process. In that before creating a replica package with ipa-replica-prepare, you would need to execute ipa host-add to be able to resolve the replica otherwise when you go to copy the file to the replica, the primary will fail to resolve the replica. Version-Release number of selected component (if applicable): v2.0 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
What's the status of this bug? Given the discussion on the mailing list where removal was not required and having the option to remove was being deferred, I wonder if this can be closed off.
I think the plan is still to add the host related DNS entries if "something" is configured to indicate that they should be automatically added. Removal of the deleted systems does not sound like a right idea to me.
Please add the information for documentation when the solution is provided.
I believe as it is now, when you create a replica package for a new replica, DNS entries will automatically be created. When you remove a replica, the DNS entries will not be removed though. - Rob will need to confirm.
We plan to remove the SRV records on replica uninstall (LDAP, kerberos, etc) but leave the A and PTR records as an exercise for the admin. Martin is going to take care of the coding around this.
Is there an associated BZ that will describe how this works? This also looks like something that will fit into the Training Plan in the "Uninstallation" section.
*** This bug has been marked as a duplicate of bug 646198 ***