r17487: Allocate some OID space for Samba4, so we don't trip on each other.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 Aug 2006 06:44:31 +0000 (06:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:37 +0000 (11:38 -0500)
Andrew Bartlett
(This used to be commit 199a33ac80977782869b24ce86dcd51cb16d3851)

examples/LDAP/samba.schema

index 4e1556eba5aa4a8ed0588024397c96528f040f7b..61626907b24be17bc544afc3fc26233f551d4e36 100644 (file)
 ## 1.3.6.1.4.1.7165.2.3.1.x - attributetypes
 ## 1.3.6.1.4.1.7165.2.3.2.x - objectclasses
 ##
+## Samba4
+## 1.3.6.1.4.1.7165.4.1.x - attributetypes
+## 1.3.6.1.4.1.7165.4.2.x - objectclasses
+##
 ## ----- READ THIS WHEN ADDING A NEW ATTRIBUTE OR OBJECT CLASS ------
 ##
 ## Run the 'get_next_oid' bash script in this directory to find the 
@@ -38,6 +42,7 @@
 # objectIdentifier Samba3 SambaRoot:2
 # objectIdentifier Samba3Attrib Samba3:1
 # objectIdentifier Samba3ObjectClass Samba3:2
+# objectIdentifier Samba4 SambaRoot:4
 
 ########################################################################
 ##                            HISTORICAL                              ##