]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
CVE-2018-14628: s4:setup: set the correct nTSecurityDescriptor on the CN=Deleted...
authorStefan Metzmacher <metze@samba.org>
Fri, 29 Jan 2016 22:34:15 +0000 (23:34 +0100)
committerJule Anger <janger@samba.org>
Mon, 23 Oct 2023 08:39:12 +0000 (08:39 +0000)
This revealed a bug in our dirsync code, so we mark
test_search_with_dirsync_deleted_objects as knownfail.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 7f8b15faa76d05023c987fac2c4c31f9ac61bb47)

selftest/knownfail.d/samba4.ldap.confidential_attr [new file with mode: 0644]
source4/setup/provision.ldif
source4/setup/provision_configuration.ldif
source4/setup/provision_dnszones_add.ldif

diff --git a/selftest/knownfail.d/samba4.ldap.confidential_attr b/selftest/knownfail.d/samba4.ldap.confidential_attr
new file mode 100644 (file)
index 0000000..46a75ce
--- /dev/null
@@ -0,0 +1 @@
+^samba4.ldap.confidential_attr.python.*.__main__.*.test_search_with_dirsync_deleted_objects
index 5d9eba49f86f9ff9feb77e39e64cbef3b845fb2a..7f966fd57f814bfacab381274de9c974f631a66b 100644 (file)
@@ -34,6 +34,7 @@ isDeleted: TRUE
 isCriticalSystemObject: TRUE
 showInAdvancedViewOnly: TRUE
 systemFlags: -1946157056
+nTSecurityDescriptor:: ${DELETEDOBJECTS_DESCRIPTOR}
 
 # Computers located in "provision_computers*.ldif"
 # Users/Groups located in "provision_users*.ldif"
index 53c9c8536de4dc5db48f4f21056a1496e9318a1e..8fcbddbdae4885abe393ee0189d65c36abae9baa 100644 (file)
@@ -14,6 +14,7 @@ description: Container for deleted objects
 isDeleted: TRUE
 isCriticalSystemObject: TRUE
 systemFlags: -1946157056
+nTSecurityDescriptor:: ${DELETEDOBJECTS_DESCRIPTOR}
 
 # Extended rights
 
index 860aa4b72b302a218c6d2026acbe3cdddf8716f6..a2d6b6bab8f2a7505be623eef49a0d8a5e8f4211 100644 (file)
@@ -8,6 +8,7 @@ description: Deleted objects
 isDeleted: TRUE
 isCriticalSystemObject: TRUE
 systemFlags: -1946157056
+nTSecurityDescriptor:: ${DELETEDOBJECTS_DESCRIPTOR}
 
 dn: CN=LostAndFound,${ZONE_DN}
 objectClass: top