diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-01-06 01:10:20 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:16:56 -0500 |
commit | d1495cbda64364a9e80820c2c066e35e80da3120 (patch) | |
tree | 66c7dd9e3cae2469743ad3e4f2d970500c6ccc75 | |
parent | 0a8e3fd23632f0c77c4e165cf6070cb1fbcca381 (diff) | |
download | samba-d1495cbda64364a9e80820c2c066e35e80da3120.tar.gz samba-d1495cbda64364a9e80820c2c066e35e80da3120.tar.bz2 samba-d1495cbda64364a9e80820c2c066e35e80da3120.zip |
r20578: - allocate an OID range for samba4 LDB/LDAP Controls
- allocate an OID range for conflicting attributes/classes
metze
(This used to be commit 6fedd69f5e9a647cd50b08dba517e1f27a06a802)
-rw-r--r-- | examples/LDAP/samba.schema | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 61626907b2..10b10cc569 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -17,6 +17,8 @@ ## Samba4 ## 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 ## ## ----- READ THIS WHEN ADDING A NEW ATTRIBUTE OR OBJECT CLASS ------ ## |