diff options
author | Pavel Reichl <preichl@redhat.com> | 2015-06-02 17:39:26 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2015-06-04 13:53:00 +0200 |
commit | 366c3020ca995563d2be1bb871a1164cca2f5427 (patch) | |
tree | 59d017049857aa3636658b57842e3b1c6adb972a /src/db | |
parent | 4f97aaa2fd81e90c2d1f74d8b6619083db4061a5 (diff) | |
download | sssd-366c3020ca995563d2be1bb871a1164cca2f5427.tar.gz sssd-366c3020ca995563d2be1bb871a1164cca2f5427.tar.xz sssd-366c3020ca995563d2be1bb871a1164cca2f5427.zip |
dyndns: don't pass zone directive to nsupdate
Don't pass zone directive to nsupdate for the first pass. The
information about zone should be generated by nsupdate which has
auto-detection logic for zone value. The previous version code sometime
worked but it broke when client domain was not the same as FreeIPA
domain.
Log without patch applied:
[ipa_dyndns_update_send] (0x0400): Performing update
[ipa_dyndns_sdap_update_done] (0x0040): Dynamic DNS update failed [5]: Input/output error
[ipa_dyndns_nsupdate_done] (0x0040): Updating DNS entry failed [5]: Input/output error
Log after patch applied:
[ipa_dyndns_update_send] (0x0400): Performing update
[ipa_dyndns_nsupdate_done] (0x0040): DNS update finished
Resolves:
https://fedorahosted.org/sssd/ticket/2540
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'src/db')
0 files changed, 0 insertions, 0 deletions