python/tests: test SMB1 and SMB2/3 in auth_log.py
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Jun 2017 06:26:45 +0000 (08:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 Jun 2017 11:07:39 +0000 (13:07 +0200)
commite73202aaec4f8c2199ea29fc666064239c11942a
treef8bf8802b5ff73f5f563e8a6c2cb85c16e22a9f4
parent73a7d154a862340f64cdd98475d5d91c8b6018ec
python/tests: test SMB1 and SMB2/3 in auth_log.py

We should do this explicitly in order to make
the tests independent of 'client max protocol'.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/auth_log.py