From d1495cbda64364a9e80820c2c066e35e80da3120 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sat, 6 Jan 2007 01:10:20 +0000 Subject: 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) --- examples/LDAP/samba.schema | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/LDAP') 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 ------ ## -- cgit