smbtorture: Add more tests around NETLOGON challenge reuse
authorAndrew Bartlett <abartlet@samba.org>
Mon, 26 Jun 2017 04:40:45 +0000 (16:40 +1200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:42 +0000 (16:57 +0200)
commit1bd627b1fc37ca676e2f35d63c6d94826b383148
tree578ee94162fbd246e28a44ad456cd554c1d761f5
parent38033ed1d2df96c0c304f21b4cabef232640cf3d
smbtorture: Add more tests around NETLOGON challenge reuse

The existing tests did not actually demonstrate what they
thought they did until the credential values were refreshed.

The new test showed this, because Samba fails it (windows passes)
due to the way we keep the last challenge on the connection.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/netlogon [new file with mode: 0644]
source4/torture/rpc/netlogon.c