]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: In cli_rmdir_send() (SMBrmdir) check for DFS pathname.
authorJeremy Allison <jra@samba.org>
Wed, 7 Sep 2022 17:47:37 +0000 (10:47 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 15 Sep 2022 18:43:32 +0000 (18:43 +0000)
commit8561eaa02d9810b337378ee3ed448570d20496b8
treebbf8e5d42eba3934810ae6ee177bd926a2053077
parent47cf519e98f937cf21cc3c8c62e38efa7010f091
s3: libsmb: In cli_rmdir_send() (SMBrmdir) check for DFS pathname.

smbtorture3: SMB1-DFS-OPERATIONS: test_smb1_rmdir() shows
SMBrmdir uses DFS paths.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libsmb/clifile.c