selftest: Run python.samba.tests.dcerpc.raw_protocol against S3 ad_member
commitd809da3acefde4a365aea52ea60649967e561633
authorSamuel Cabrero <scabrero@samba.org>
Thu, 3 Oct 2019 12:18:17 +0000 (3 14:18 +0200)
committerSamuel Cabrero <scabrero@sn-devel-184>
Fri, 20 Mar 2020 15:36:31 +0000 (20 15:36 +0000)
treea34ee5c4733ed4a1ff38d0c3db2e10fc1fb0c228
parentbce99f59332ffd4d817be457ff4b39743e724319
selftest: Run python.samba.tests.dcerpc.raw_protocol against S3 ad_member

The goal is to pass the raw protocol testsuite against s3 RPC server.
To do so we need to enable epmd and lsasd daemons, as the testsuite
connects to the endpoint mapper and lsa endpoints using NCACN_IP_TCP
and NCACN_NP transports.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail
selftest/target/Samba3.pm
source4/selftest/tests.py