summaryrefslogtreecommitdiff
path: root/source4/setup
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-12-12 15:20:26 +1300
committerAndrew Bartlett <abartlet@samba.org>2017-12-14 08:20:16 +0100
commitd157f9752bb3590ce74634db96d5c36b84ce792e (patch)
tree62391bc4bcb58387b9e417a00de1700d9cbb3b1c /source4/setup
parentff98bf96e9b24242893dc0fe9e1f2fa64d261d30 (diff)
downloadsamba-d157f9752bb3590ce74634db96d5c36b84ce792e.tar.gz
2008R2: Missing flags on optional features container for objectVersion 45
To match Windows 2008R2, this should have the same flags as the recycle bin enabled feature. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/setup')
-rw-r--r--source4/setup/adprep/samba-4.7-missing-for-schema45.ldif10
1 files changed, 10 insertions, 0 deletions
diff --git a/source4/setup/adprep/samba-4.7-missing-for-schema45.ldif b/source4/setup/adprep/samba-4.7-missing-for-schema45.ldif
index 53949654f38..37efba201b1 100644
--- a/source4/setup/adprep/samba-4.7-missing-for-schema45.ldif
+++ b/source4/setup/adprep/samba-4.7-missing-for-schema45.ldif
@@ -100,3 +100,13 @@ changetype: modify
add: appliesTo
appliesTo: ce206244-5827-4a86-ba1c-1c0c386c1b64
-
+
+#
+# systemFlags was also changed in schema 45 but not Samba.
+#
+dn: CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration,DC=X
+changetype: modify
+replace: systemFlags
+systemFlags: -1946157056
+-
+