Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-183

SECURITY_AUTHENTICATION-changeable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • ManifoldCF 0.3
    • ManifoldCF 0.3
    • None
    • Microsoft Windows Server 2003 R2
      Microsoft Windows Server 2008 R2

    Description

      In ActiveDirectoryAuthority.java,
      env.put(Context.SECURITY_AUTHENTICATION,"DIGEST-MD5 GSSAPI");

      Users may want to change the constant string.
      In my Windows2003/2008 environment, that does not work unless setting "simple".
      Crawler-ui should allow users to the change authentication.

      See:
      http://java.sun.com/products/jndi/jndi-ldap-gl.html
      "java.naming.security.authentication"

      Direciton of improvement(at this time):
      Crawler-ui allows users to input AUTHENTICATION text value.
      ActiveDirectoryAuthority support "none", "simple" and the authentication mechanism for the provider to use.
      ActiveDirectoryAuthority does not support "strong", SASL authentication and SSL protocol.

      Attachments

        1. CONNECTORS-183.patch
          5 kB
          Shinichiro Abe

        Activity

          People

            kwright@metacarta.com Karl Wright
            shinichiro abe Shinichiro Abe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: