CVE-2023-42669 s3-rpc_server: Disable rpcecho for consistency with the AD DC
commita9c32f929b7901b4ca230cc7a725b42c8916540d
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Sep 2023 07:01:03 +0000 (12 19:01 +1200)
committerJule Anger <janger@samba.org>
Tue, 10 Oct 2023 14:49:40 +0000 (10 14:49 +0000)
tree7874d392a10e06bc76c0debf357c16c738857b74
parent3cf1beed5df7d8b5d854517de7de322c6a5bc7fa
CVE-2023-42669 s3-rpc_server: Disable rpcecho for consistency with the AD DC

The rpcecho server in source3 does have samba the sleep() feature that
the s4 version has, but the task architecture is different, so there
is not the same impact.  Hoever equally this is not something that
should be enabled on production builds of Samba, so restrict to
selftest builds.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_server/wscript_build