summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2016-12-14 15:09:15 +1300
committerStefan Metzmacher <metze@samba.org>2016-12-14 11:55:18 +0100
commitf55dc9cf72d7d8a2a3754dd8901d50e5611d8f5d (patch)
treede06eadf848f59653b15d52ef9798d5a335609c5 /source4/torture/rpc
parent380ec1bb72378b7acfe52da25839633016367337 (diff)
downloadsamba-f55dc9cf72d7d8a2a3754dd8901d50e5611d8f5d.tar.gz
torture/samba3rpc: Use NETLOGON_NEG_AUTH2_ADS_FLAGS
This allows this test to pass after "allow nt4 crypto" is removed from the default environment. We now only set it in ad_dc Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r--source4/torture/rpc/samba3rpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c
index 9da6b54e6ff..1bcbdf3ae88 100644
--- a/source4/torture/rpc/samba3rpc.c
+++ b/source4/torture/rpc/samba3rpc.c
@@ -1070,7 +1070,7 @@ static bool auth2(struct torture_context *tctx,
goto done;
}
- negotiate_flags = NETLOGON_NEG_AUTH2_FLAGS;
+ negotiate_flags = NETLOGON_NEG_AUTH2_ADS_FLAGS;
E_md4hash(cli_credentials_get_password(wks_cred), mach_pw.hash);
a.in.server_name = talloc_asprintf(