tests auth_log: Add new tests for NETLOGON
commit280621c333d80db7530c3ee6ff5f5076e0d8a566
authorGary Lockyer <gary@catalyst.net.nz>
Sun, 9 Jul 2017 19:46:26 +0000 (10 07:46 +1200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 31 Jul 2017 09:31:13 +0000 (31 11:31 +0200)
tree229f1188c7fe7d478eb71d1f60fe41d0bb2a9300
parent09ed5465dc4d6fa5702169060b95e65cf3806804
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>
(cherry picked from commit f3d3e6da5a42833b8de86e9b7c0aa1c56e1c4e80)
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