s3 winbind auth_log: Tests for logon id logging.
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 21 Jan 2019 20:16:05 +0000 (09:16 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Feb 2019 05:03:08 +0000 (06:03 +0100)
commit47cebbe215298ea4f9fb2e6337930e4a19c859a9
tree4d45c3a26f53c5d2351299976533690c3ad04ede
parente3693bc2ff79b0411dba159a1e8ca626ca57732f
s3 winbind auth_log: Tests for logon id logging.

Tests to validate that winbind generates a random logon_id and passes it
in the netlogon call.

This will allow the linking of the windbind authentication requests and
the SamLogon request on the DC.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/auth_log_winbind.py [new file with mode: 0644]
selftest/knownfail.d/winbind_auth [new file with mode: 0644]
selftest/target/Samba3.pm
source4/selftest/tests.py