1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/rpc_server/dnsserver
Garming Sam 835e156494 dnsserver: Return access denied to the caller if the user was not a DNS admin
This is not a proper fix to match Windows, but at the very least, it
should be more obvious to users (using samba-tool for instance), that
the user needs to be given more access or that they should use the
administrator.

Windows seems to deny access altogether by returning a fault after they
have bound to the pipe and actually sent an operation.

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

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-02-11 07:43:31 +01:00
..
dcerpc_dnsserver.c s4:rpc_server: only pass context to op_bind() hooks 2019-01-12 03:13:39 +01:00
dnsdata.c dns: moving name_equal func into common 2018-07-12 04:31:54 +02:00
dnsdb.c dnsserver: Return access denied to the caller if the user was not a DNS admin 2019-02-11 07:43:31 +01:00
dnsserver.h dns: moving name_equal func into common 2018-07-12 04:31:54 +02:00
dnsutils.c dns: treating fully qualified and unqualified zone as identical. 2018-12-20 23:40:26 +01:00