s3:tests: Fix smbget test
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2023 08:47:14 +0000 (09:47 +0100)
committerJule Anger <janger@samba.org>
Tue, 12 Dec 2023 09:02:18 +0000 (09:02 +0000)
commit8dc5d52277497e5582136c267b3fde850c9bb8e7
tree4c330bedfcdf7fed6b6c1eae34d6bfa544bdc731
parentb2e427b48c46e589b2f14da3bb0fc8032d482858
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>
(cherry picked from commit c46769f3f10d21ed802e17aa79ae17e345168e63)
selftest/target/Samba3.pm
source3/script/tests/test_smbget.sh