You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2022/02/14 19:29:00 UTC

[jira] [Commented] (GUACAMOLE-691) Change OIDs to ASF

    [ https://issues.apache.org/jira/browse/GUACAMOLE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492181#comment-17492181 ] 

Mike Jumper commented on GUACAMOLE-691:
---------------------------------------

Breakdown of OID allocation for LDAP:

{code:none}
1.3.6.1.4.1.18060.18        = Apache Guacamole
                    .1      = LDAP schema
                      .1    = Attribute types
                        .1  = guacConfigProtocol (1.3.6.1.4.1.18060.18.1.1.1)
                        .2  = guacConfigParameter (1.3.6.1.4.1.18060.18.1.1.2)
                      .2    = Object classes
                        .1  = guacConfigGroup (1.3.6.1.4.1.18060.18.1.2.1)
{code}

Adding in additional sub IDs for GUACAMOLE-462, overall allocation is:

{code:none}
1.3.6.1.4.1.18060.18        = Apache Guacamole
                    .1      = LDAP schema
                      .1    = Attribute types
                        .1  = guacConfigProtocol
                        .2  = guacConfigParameter
                      .2    = Object classes
                        .1  = guacConfigGroup
                    .2      = Database backend
                      .1    = History record namespaces
                        .1  = User (1.3.6.1.4.1.18060.18.2.1.1)
                        .2  = Connection (1.3.6.1.4.1.18060.18.2.1.2)
{code}



> Change OIDs to ASF
> ------------------
>
>                 Key: GUACAMOLE-691
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-691
>             Project: Guacamole
>          Issue Type: Task
>          Components: guacamole-auth-ldap
>            Reporter: Nick Couchman
>            Priority: Minor
>
> The OID used in Guacamole, particularly in the schema portions of the LDAP extension, is still the one registered to Guacamole specifically.  We should use the ASF OID, instead, and obtain a sub-ID from ASF.
> Mike has an e-mail out to Alex, the keeper of ASF OID sub-IDs.  As soon as we get an assignment from Alex we can update the code.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)