summaryrefslogtreecommitdiffstats
path: root/source4/setup
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-03-17 14:18:53 +1100
committerAndrew Tridgell <tridge@samba.org>2009-03-17 14:18:53 +1100
commita1ebb850209289734b12ea966b01d295d8fc436d (patch)
tree3e37143eeaaad05f9c70f301cee5cf825c624988 /source4/setup
parent1a06b31b592a9c1d0188f4470b38e881b0bf3633 (diff)
downloadsamba-a1ebb850209289734b12ea966b01d295d8fc436d.tar.gz
samba-a1ebb850209289734b12ea966b01d295d8fc436d.tar.xz
samba-a1ebb850209289734b12ea966b01d295d8fc436d.zip
added support for parentGUID
This is made up of 4 parts: 1) change our schema to include the parentGUID attribute type 2) in the add hook in the objectclass module, get the objectGUID of the parent and add it to the message as parentGUID 3) in the rename hook in the objectclass module, get the objectGUID of the new parent, and insert an async modify request after the renmam is done 4) added a simple test suite
Diffstat (limited to 'source4/setup')
-rw-r--r--source4/setup/schema.ldif15
1 files changed, 15 insertions, 0 deletions
diff --git a/source4/setup/schema.ldif b/source4/setup/schema.ldif
index 56eb7ce0c07..a4dfaea7eb5 100644
--- a/source4/setup/schema.ldif
+++ b/source4/setup/schema.ldif
@@ -4096,6 +4096,21 @@ systemOnly: TRUE
systemFlags: 19
isMemberOfPartialAttributeSet: TRUE
+dn: CN=Parent-GUID,${SCHEMADN}
+objectClass: top
+objectClass: attributeSchema
+cn: Parent-GUID
+ldapDisplayName: parentGUID
+attributeId: 1.2.840.113556.1.4.1224
+attributeSyntax: 2.5.5.10
+omSyntax: 4
+isSingleValued: TRUE
+schemaIdGuid: 2df90d74-009f-11d2-aa4c-00c04fd7d83a
+systemOnly: TRUE
+searchFlags: 0
+systemFlags: 134217748
+schemaFlagsEx: 1
+
dn: CN=ms-DS-Tasks-For-Az-Task-BL,${SCHEMADN}
objectClass: top
objectClass: attributeSchema