CVE-2020-25718 s4-rpc_server: Remove unused attributes in RODC check
authorAndrew Bartlett <abartlet@samba.org>
Thu, 30 Sep 2021 23:29:49 +0000 (12:29 +1300)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:34 +0000 (19:45 +0000)
commitc70710a0483e500f03e59df4dd759e6033975c15
tree32721bceec0783e90e35ceadf5bdceb7d4733c69
parent16f96dbb5d4b2262c5ba85fb32a479f0cb66ed23
CVE-2020-25718 s4-rpc_server: Remove unused attributes in RODC check

In particular the objectGUID is no longer used, and in the NETLOGON case
the special case for msDS-KrbTgtLink does not apply.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
source4/rpc_server/drsuapi/getncchanges.c
source4/rpc_server/netlogon/dcerpc_netlogon.c