]> git.ipfire.org Git - thirdparty/samba.git/commit
ndr/security: Fix up SACLs broken by Samba before 4.18
authorVolker Lendecke <vl@samba.org>
Fri, 29 May 2026 15:11:49 +0000 (17:11 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 8 Jul 2026 13:28:30 +0000 (13:28 +0000)
commitbb59106e4412e9aa3bc1caa8d9b21316b2ffdd5c
treea497cfb92a73f96a94f084033ed1f53ce28b16da
parent780ef525d1dc7a44fb754f627d761f98dea31009
ndr/security: Fix up SACLs broken by Samba before 4.18

The information of the claims is lost, make smbd at least read the
full acl properly, synthesize an empty claims struct

Bug: https://bugzilla.samba.org/show_bug.cgi?id=16096
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/ndr/ndr_sec_helper.c
selftest/knownfail.d/ntacl_broken_418 [deleted file]