diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-01-06 10:10:25 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:16:56 -0500 |
commit | f450a654714603c28625156c6939d7fad57d370d (patch) | |
tree | 579a4dcd2a3feb3d24ac6e6fb3905fd063aff51b | |
parent | d1495cbda64364a9e80820c2c066e35e80da3120 (diff) | |
download | samba-f450a654714603c28625156c6939d7fad57d370d.tar.gz samba-f450a654714603c28625156c6939d7fad57d370d.tar.bz2 samba-f450a654714603c28625156c6939d7fad57d370d.zip |
r20585: - allocate an OID range for LDB/LDAP extended operations
metze
(This used to be commit 5373897ef54ba5d04d214cd7a32d2c971059314c)
-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 10b10cc569..d0d5bd1b7a 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 ------ |