selftest: use "dcerpc_remote:allow_anonymous_fallback = yes" for rpc_proxy
commit954dd89f511865c14bd5160f8f6c26bc28691d40
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Nov 2018 12:15:10 +0000 (23 13:15 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:38 +0000 (12 03:13 +0100)
tree44ff1e3715cf991dc87c55ede9ef06522f6f247a
parent3a17389e1bef67361dd152793e85e00a6efb9cb5
selftest: use "dcerpc_remote:allow_anonymous_fallback = yes" for rpc_proxy

This already uses anonymous credentials as the remote connection is done
during the bind before the realm authentication has started.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/target/Samba4.pm