s3: smbd: In reply_ntrename() remove the UCF_ALWAYS_ALLOW_WCARD_LCOMP flag for destin...
commite66148c8741175bfb2f117ce2ff3a3aa4bf23946
authorJeremy Allison <jra@samba.org>
Thu, 2 Dec 2021 00:12:46 +0000 (1 16:12 -0800)
committerRalph Boehme <slow@samba.org>
Thu, 9 Dec 2021 18:06:35 +0000 (9 18:06 +0000)
tree69ad356eb50fe71154fd388f864792f604da7ef0
parentff4bbb1279a383ae0965601d89a6fb41d3cdd9c4
s3: smbd: In reply_ntrename() remove the UCF_ALWAYS_ALLOW_WCARD_LCOMP flag for destination lookups.

We know the destination will never be a wildcard.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/nttrans.c