s3:smbd: Fix %U substitutions if it contains a domain name
authorAndreas Schneider <asn@samba.org>
Mon, 17 Aug 2020 12:12:48 +0000 (14:12 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Sep 2020 10:06:18 +0000 (12:06 +0200)
commit8bd284a5b36d118a26c0c17be40a03703db517d2
treef171ae8b78e139ece1e169c351950fe466c31798
parent90835ba1c35ade078dc494034daeb3bf6ea02f7c
s3:smbd: Fix %U substitutions if it contains a domain name

'valid users = DOMAIN\%U' worked with Samba 3.6 and broke in a newer
version.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14467

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 5de7c91e6d4e98f438157a7675c8582cabdd828d)
selftest/knownfail.d/samba3.substiutions [deleted file]
source3/smbd/share_access.c