]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: run smbcacls test against a share with a DFS link
authorNoel Power <noel.power@suse.com>
Thu, 2 Jul 2020 10:44:36 +0000 (11:44 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 7 Jul 2020 21:40:33 +0000 (21:40 +0000)
commit449259f6e1fbfb41a03d502a277b5f1fccd2182b
treee70bfa2eefa7f3eab3481547d06ca4886bb8fa0c
parent3dced6a436beee0de8d38b295a6711b3b7bc20e6
selftest: run smbcacls test against a share with a DFS link

The commit creates a dfs link in existing 'fileserver' env
share msdfs_share. Additionally we create a new dfs target in
a new share (with associated directory)

Additionally add a known fail as smbcacls doesn't not yet navigate DFS links.
A subsequent commit will fix smcacls to handle DFS (and remove the
knownfail)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/smbcacls [new file with mode: 0644]
selftest/target/Samba3.pm
source4/selftest/tests.py