diff options
author | Simo Sorce <idra@samba.org> | 2013-10-17 15:59:55 -0400 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2013-10-18 05:47:29 +0200 |
commit | 045f5c2f891f8e7765c39756ca379cb9c5e7aa15 (patch) | |
tree | 78d8fc320a00a543cf895477544f84ce8d5d8b3a | |
parent | 01966190ac438180e1d1129beaa02d30f58420e9 (diff) | |
download | samba-045f5c2f891f8e7765c39756ca379cb9c5e7aa15.tar.gz samba-045f5c2f891f8e7765c39756ca379cb9c5e7aa15.tar.bz2 samba-045f5c2f891f8e7765c39756ca379cb9c5e7aa15.zip |
Reserve an OID space for external projects
Some external, but somewhat related projects, benefit from being
able to use the Samba OID space instead of having to go through IANA.
Reserve 1.3.6.1.4.1.7165.655.x for external projects
And assign 1.3.6.1.4.1.7165.655.1.x to the GSS-NTLMSSP project.
Signed-off-by: Simo Sorce <idra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Simo Sorce <idra@samba.org>
Autobuild-Date(master): Fri Oct 18 05:47:29 CEST 2013 on sn-devel-104
-rw-r--r-- | examples/LDAP/samba.schema | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 2c6b2143cc..081731197e 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -21,6 +21,10 @@ ## 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 ## +## External projects +## 1.3.6.1.4.1.7165.655.x +## 1.3.6.1.4.1.7165.655.1.x - GSS-NTLMSSP +## ## ----- READ THIS WHEN ADDING A NEW ATTRIBUTE OR OBJECT CLASS ------ ## ## Run the 'get_next_oid' bash script in this directory to find the |