From 045f5c2f891f8e7765c39756ca379cb9c5e7aa15 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 17 Oct 2013 15:59:55 -0400 Subject: [PATCH] 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 Reviewed-by: Andrew Bartlett Autobuild-User(master): Simo Sorce Autobuild-Date(master): Fri Oct 18 05:47:29 CEST 2013 on sn-devel-104 --- examples/LDAP/samba.schema | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.34.1