summaryrefslogtreecommitdiff
path: root/examples/LDAP
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-08-11 06:44:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:37 -0500
commit46e1ce559eb85ac49c3275e12d44b3336e59e937 (patch)
tree365360788cea926d946ebf62759278f4bca9603c /examples/LDAP
parent7b453b655562cbf2eb6743c2d0fd85cca68700d3 (diff)
downloadsamba-46e1ce559eb85ac49c3275e12d44b3336e59e937.tar.gz
samba-46e1ce559eb85ac49c3275e12d44b3336e59e937.tar.bz2
samba-46e1ce559eb85ac49c3275e12d44b3336e59e937.zip
r17487: Allocate some OID space for Samba4, so we don't trip on each other.
Andrew Bartlett (This used to be commit 199a33ac80977782869b24ce86dcd51cb16d3851)
Diffstat (limited to 'examples/LDAP')
-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 4e1556eba5..61626907b2 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 ##