]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/smb2: Fix torture test case smb2.acls.ACCESS_BASED
authorVinit Agnihotri <vagnihot@redhat.com>
Wed, 30 Jul 2025 04:46:05 +0000 (10:16 +0530)
committerAnoop C S <anoopcs@samba.org>
Wed, 13 Aug 2025 18:29:53 +0000 (18:29 +0000)
commit37c7952a2e5526b8278cba17e5cb4d26ce0a30e0
tree8c25dee30691d8697ae800cfd687cef528ad2afc
parentab0371c442f23f11fce6bd9d9a217049bc5ccecd
s4:torture/smb2: Fix torture test case smb2.acls.ACCESS_BASED

Currently this test case fails to run against windows target, as
it is hardcoded to use sharename as "hideunread".

This change enables this test case to be executed against windows,
by omitting use of hideunread share and relevant flags.

Signed-off-by: Vinit Agnihotri <vagnihot@redhat.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Wed Aug 13 18:29:53 UTC 2025 on atb-devel-224
source4/torture/smb2/acls.c