]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:selftest: add samba3.blackbox.smb1_lanman_plaintext tests
authorStefan Metzmacher <metze@samba.org>
Mon, 15 Jul 2024 16:32:42 +0000 (18:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 17 Jul 2024 10:12:36 +0000 (10:12 +0000)
commit8e35933ceb5bcede2b45d8223766bd8b2ebd7ef1
treeac37bb29a6e5564b78bb3857b32eabb0da2f0d91
parentf7574a59226ed65c6048af64507c0be0d044eb8c
s3:selftest: add samba3.blackbox.smb1_lanman_plaintext tests

This demonstrates that we currently have problems with
plaintext and lanman authentication. In both domain member
and standalone setups.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/knownfail.d/samba3.blackbox.smb1_lanman_plaintext [new file with mode: 0644]
source3/script/tests/test_smb1_lanman_plaintext.sh [new file with mode: 0755]
source3/selftest/tests.py