Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-867

Return populated supportedSASLMechanisms attribute

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1
    • core
    • None

    Description

      Some LDAP clients will query the LDAP server for the attribute 'supportedSASLMechanisms'. ApacheDS currently doesn't return this attribute. Assuming all supported mechanisms are enabled in configuration, the server should return:

      supportedSASLMechanisms: GSSAPI
      supportedSASLMechanisms: DIGEST-MD5
      supportedSASLMechanisms: CRAM-MD5

      Here's an excerpt from RFC 4512:

      5.1.7. 'supportedSASLMechanisms'

      The 'supportedSASLMechanisms' attribute lists the SASL mechanisms
      [RFC4422] that the server recognizes and/or supports [RFC4513]. The
      contents of this attribute may depend on the current session state.
      If the server does not support any SASL mechanisms, this attribute
      will not be present.

      ( 1.3.6.1.4.1.1466.101.120.14 NAME 'supportedSASLMechanisms'
      SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
      USAGE dSAOperation )

      The Directory String (1.3.6.1.4.1.1466.115.121.1.15) syntax is
      defined in [RFC4517].

      Attachments

        Activity

          People

            akarasulu Alex Karasulu
            enriquer9 Enrique Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: