#1832 [RFE] Provide a new option to update the reverse DNS zone in IPA domain
Closed: Fixed None Opened 11 years ago by jhrozek.

Currently the reverse records are updated automatically using functionality in the bind dyndb plugin. Especially in conjuction with TCP updates described in ticket #1831 we might want to provide a new option that would enable the client to send the PTR record on its own.

We might only permit updating the PTR records over TCP, which would make this RFE depend on ticket #1831.

See also this discussion on freeipa-devel:
https://www.redhat.com/archives/freeipa-devel/2013-March/msg00004.html


Fields changed

cc: => pspacek

Fields changed

summary: RFE: Provide a new option to update the reverse DNS zone in IPA domain => [RFE] Provide a new option to update the reverse DNS zone in IPA domain
type: defect => enhancement

We need to try to update the PTR record when we do dyndns update against AD as well.
So we need to always optionally try a PTR record update. But ignore any failure, so it needs to be a separate update from the A/AAAA record update.

We did some basic tests with AD and found that client is able to update A and also PTR records.

A and PTR updates have to be separate because each update targets different zone (forward and reverse), so responsible DNS 'master' server can be different for both zones and each zone can be configured differently.

IMHO it could be nice to have independent enable/disable update option for A/AAAA/PTR records.

This is a subtask of #1504, I'm already on it.

review: => 0

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta

Fields changed

owner: somebody => jhrozek
patch: 0 => 1
status: new => assigned

resolution: => fixed
status: assigned => closed

Fields changed

changelog: => This option should be mostly left to its default state, no point in advertising to ordinary users.

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.10 beta

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2874

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata