svn commit: samba r20577 - in branches/SAMBA_4_0/source/setup: .

metze at samba.org metze at samba.org
Sat Jan 6 01:09:17 GMT 2007


Author: metze
Date: 2007-01-06 01:09:16 +0000 (Sat, 06 Jan 2007)
New Revision: 20577

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20577

Log:
- allocate an OID range for samba4 LDB/LDAP Controls
- allocate an OID for LDB Control that hold meta data when applying
  replicated objects

metze
Modified:
   branches/SAMBA_4_0/source/setup/schema_samba4.ldif


Changeset:
Modified: branches/SAMBA_4_0/source/setup/schema_samba4.ldif
===================================================================
--- branches/SAMBA_4_0/source/setup/schema_samba4.ldif	2007-01-06 01:04:12 UTC (rev 20576)
+++ branches/SAMBA_4_0/source/setup/schema_samba4.ldif	2007-01-06 01:09:16 UTC (rev 20577)
@@ -4,6 +4,7 @@
 ## Samba4 OID allocation from Samba3's examples/LDAP/samba.schema
 ## 1.3.6.1.4.1.7165.4.1.x - attributetypes
 ## 1.3.6.1.4.1.7165.4.2.x - objectclasses
+## 1.3.6.1.4.1.7165.4.3.x - LDB/LDAP Controls
 ## 1.3.6.1.4.1.7165.4.255.x - mapped OIDs due to conflicts between AD and standards-track
 #
 #
@@ -145,6 +146,7 @@
 attributeSyntax: 2.5.5.10
 oMSyntax: 4
 
+#Allocated: DSDB_CONTROL_REPLICATED_OBJECT_OID 1.3.6.1.4.1.7165.4.3.1
 
 #Allocated: (middleName) attributeID: 1.3.6.1.4.1.7165.4.255.1
 



More information about the samba-cvs mailing list