Bug 1836910
Summary: | Rhel7.7 server have an issue regarding dyndns update for PTR-records which is done by sssd on active directory DNS servers. It is done in two steps (two different nsupdate messages). | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Abhijit Roy <abroy> |
Component: | sssd | Assignee: | Tomas Halman <thalman> |
Status: | CLOSED ERRATA | QA Contact: | sssd-qe <sssd-qe> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.7 | CC: | atikhono, dlavu, grajaiya, jhrozek, lslebodn, mzidek, nsoman, pbrezina, sgoveas, thalman, tscherf |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | sync-to-jira, review | ||
Fixed In Version: | sssd-1.16.5-8.el7 | Doc Type: | If docs needed, set a value |
Doc Text: |
New option is introduced with this patch (`dyndns_update_per_family`)
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-29 19:50:32 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: |
Description
Abhijit Roy
2020-05-18 13:28:05 UTC
sssd-1-16 6a77f94 - DYNDNS: SSSD does not batch DDNS update requests Hi Tomas, taking into the account new option introduced with this patch (`dyndns_update_per_family`), do you think it makes sense to add a Doc Text note? Alexey, can you pls provide steps to verify this (In reply to Namita Soman from comment #9) > Alexey, can you pls provide steps to verify this Sorry, I don't have an idea from the top of my head. May be Tomas (patch author) might help. Verified against sssd-1.16.5-10.el7.x86_64 Used nsupdate and performed all commands in the upstream unit test. https://github.com/SSSD/sssd/pull/696/files#diff-4f6b8baf29b2a940c5444ed6a1f5b479R400 Sorry for late reply. I do not think we need additional doc text here. It is not big change and the man page update is enough. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (sssd bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:3904 |