summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-08-11 06:44:31 +0000
committerAndrew Bartlett <abartlet@samba.org>2006-08-11 06:44:31 +0000
commitb5f8ce868763ff8211f4243c132fde6b84b73cc5 (patch)
tree2f61cf3b5bd29054b2d9070f7c61e3826ca77acb /examples
parent1e7827bad163d7953f05afa7fd3c97980f7b2cb5 (diff)
downloadsamba-b5f8ce868763ff8211f4243c132fde6b84b73cc5.tar.gz
samba-b5f8ce868763ff8211f4243c132fde6b84b73cc5.tar.xz
samba-b5f8ce868763ff8211f4243c132fde6b84b73cc5.zip
r17487: Allocate some OID space for Samba4, so we don't trip on each other.
Andrew Bartlett
Diffstat (limited to 'examples')
-rw-r--r--examples/LDAP/samba.schema5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema
index 4e1556eba5a..61626907b24 100644
--- a/examples/LDAP/samba.schema
+++ b/examples/LDAP/samba.schema
@@ -14,6 +14,10 @@
## 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 ##