1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00

r17487: Allocate some OID space for Samba4, so we don't trip on each other.

Andrew Bartlett
(This used to be commit 199a33ac80)
This commit is contained in:
Andrew Bartlett
2006-08-11 06:44:31 +00:00
committed by Gerald (Jerry) Carter
parent 7b453b6555
commit 46e1ce559e

View File

@ -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 ##