1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/dns_server
Stefan Metzmacher ed61c57e02 s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored
If the client does not have permissions to update the record,
but the record already has the data the update tries to apply,
it's a no-op that should result in success instead of failing.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13019

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jun  6 03:18:16 UTC 2024 on atb-devel-224
2024-06-06 03:18:16 +00:00
..
dlz_bind9.c s4:dns_server: Use lpcfg_dns_hostname() in dlz_bind9.c 2024-05-22 20:33:36 +00:00
dlz_minimal.h s4/dlz: add support for bind 9.18 2022-05-23 00:53:09 +00:00
dns_crypto.c s4:dns_server: correctly sign dns update responses with gss-tsig like Windows 2024-06-06 02:13:33 +00:00
dns_query.c s4:dns_server: also search DNS_QTYPE_TKEY in the answers section if it's the last section 2024-06-06 02:13:33 +00:00
dns_server.c s4:rpc_server: Use lpcfg_dns_hostname() in dns_server.c 2024-05-22 20:33:36 +00:00
dns_server.h dns: merge dlz/internal dns_records_match() 2021-06-11 08:38:34 +00:00
dns_update.c s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored 2024-06-06 03:18:16 +00:00
dns_utils.c dns: merge dlz/internal dns_records_match() 2021-06-11 08:38:34 +00:00
dnsserver_common.c s4:dns_server: failed dns updates should result in REFUSED for ACCESS_DENIED 2024-06-06 02:13:33 +00:00
dnsserver_common.h s4:dnsserver: Rename dns_name_equal() to samba_dns_name_equal() 2023-01-19 10:20:27 +00:00
pydns.c pyldb: Include a reference to the Ldb in objects that use 2024-04-10 05:13:32 +00:00
TODO
wscript_build s4/dlz: add support for bind 9.18 2022-05-23 00:53:09 +00:00