tests auth_log: Add new tests for NETLOGON
authorGary Lockyer <gary@catalyst.net.nz>
Sun, 9 Jul 2017 19:46:26 +0000 (07:46 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 Jul 2017 21:29:23 +0000 (23:29 +0200)
commitf3d3e6da5a42833b8de86e9b7c0aa1c56e1c4e80
tree2ef1cbd077594ded7b5020135312ace6daca0395
parent5c27c5b6efb4226aa8bdaf4e5cbb770f8b3ef22f
tests auth_log: Add new tests for NETLOGON

Tests for the logging of NETLOGON authentications in the
netr_ServerAuthenticate3 message processing

Test code based on the existing auth_log tests.

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

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
python/samba/tests/auth_log_netlogon.py [new file with mode: 0644]
python/samba/tests/auth_log_netlogon_bad_creds.py [new file with mode: 0644]
selftest/knownfail.d/auth-logging [new file with mode: 0644]
source4/selftest/tests.py