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 | 6fedd69f5e9a647cd50b08dba517e1f27a06a802 (patch) | |
tree | 795acce4643283eff0d01179f867078fe0c5573a /examples/LDAP | |
parent | 27dc5bebda7ffbdcb2371638f6132063a953fba2 (diff) | |
download | samba-6fedd69f5e9a647cd50b08dba517e1f27a06a802.tar.gz samba-6fedd69f5e9a647cd50b08dba517e1f27a06a802.tar.xz samba-6fedd69f5e9a647cd50b08dba517e1f27a06a802.zip |
r20578: - allocate an OID range for samba4 LDB/LDAP Controls
- allocate an OID range for conflicting attributes/classes
metze
Diffstat (limited to 'examples/LDAP')
-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 61626907b24..10b10cc5698 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 ------ ## |