diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-01-06 10:10:12 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-01-06 10:10:12 +0000 |
commit | ba90ea1ec75461991233caa3fe61abf439331408 (patch) | |
tree | 075a50db9d33d6a27954699a87ba11b184f9e5f6 /examples | |
parent | 201fe386ddc7e9330c4284e1739668b7496e4341 (diff) | |
download | samba-ba90ea1ec75461991233caa3fe61abf439331408.tar.gz samba-ba90ea1ec75461991233caa3fe61abf439331408.tar.xz samba-ba90ea1ec75461991233caa3fe61abf439331408.zip |
r20584: - allocate an OID range for LDB/LDAP extended operations
metze
Diffstat (limited to 'examples')
-rw-r--r-- | examples/LDAP/samba.schema | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 10b10cc5698..d0d5bd1b7ad 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -18,6 +18,7 @@ ## 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.4.x - LDB/LDAP Extended Operations ## 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 ------ |