#3563 When deleting a replica that is not in the primary domain, its DNS records are not removed
Closed: Fixed None Opened 11 years ago by jcholast.

Normally, all forward and reverse DNS records of a replica are removed when it is deleted. However, when a replica (say server.subdomain.example.com) is not in the primary domain (say example.com), its forward records are not removed when it is deleted. This is because !BindInstance.remove_master_dns_records always uses the primary domain when removing forward records (in my example, it would try to remove server.example.com instead of server.subdomain.example.com).


Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 3.2 - 2013/04-05 (GA)

7 years ago

Login to comment on this ticket.

Metadata