CVE-2023-42669 s4-rpc_server: Disable rpcecho server by default
commit3cf1beed5df7d8b5d854517de7de322c6a5bc7fa
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Sep 2023 06:59:44 +0000 (12 18:59 +1200)
committerJule Anger <janger@samba.org>
Tue, 10 Oct 2023 14:49:39 +0000 (10 14:49 +0000)
treeb65e19c736957af20970e7179d7b9e3f9ae18dcb
parentcfeb9fe50e4b76063a3cddebd4190f420f1c4aca
CVE-2023-42669 s4-rpc_server: Disable rpcecho server by default

The rpcecho server is useful in development and testing, but should never
have been allowed into production, as it includes the facility to
do a blocking sleep() in the single-threaded rpc worker.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/protocol/dcerpcendpointservers.xml
lib/param/loadparm.c
selftest/target/Samba4.pm
source3/param/loadparm.c
source4/rpc_server/wscript_build