r5384: for RPC-NETLOGON to pass we need to set the realm as well as the domain to...
commit77cb8cd795da5463eca9a588aeca3ba651ba66b3
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Feb 2005 01:58:41 +0000 (14 01:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:49 +0000 (10 13:09 -0500)
tree8731a581d5fcaa15fd369168f0203e1d3c685926
parent803ce86db9183867be31cc49b63e85ed00c6b226
r5384: for RPC-NETLOGON to pass we need to set the realm as well as the domain to the target
realm.

A better fix would be to have a dcerpc_server_realm() helper
function. Andrew, maybe you could see how to extract that out of
gensec? Calling lp_realm() in our torture tests is the wrong approach
I think.
(This used to be commit 2b62840920b21fd9584bc5b3bda050c9a23d61a9)
source4/script/tests/test_w2k3.sh