s3:tests: Fix smbget test
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2023 08:47:14 +0000 (09:47 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 10 Dec 2023 21:24:38 +0000 (21:24 +0000)
commitc46769f3f10d21ed802e17aa79ae17e345168e63
tree263d793f04552b25a0b0338a558bc8613efd803f
parent1a04fd255c2c94e01bda9840bfd6b372007bb3c7
s3:tests: Fix smbget test

Time to fix the smget share to not have `guest ok = yes` set. A new
[smbget_guest] will be used for guest only tests. This way we can
correctly test different authentication mechanisms.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba3.pm
source3/script/tests/test_smbget.sh