[ 
https://issues.apache.org/jira/browse/CONNECTORS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright updated CONNECTORS-183:
-----------------------------------

    Component/s:     (was: Authority Service)
                 Active Directory authority

> SECURITY_AUTHENTICATION-changeable
> ----------------------------------
>
>                 Key: CONNECTORS-183
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-183
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Active Directory authority
>    Affects Versions: ManifoldCF next
>         Environment: Microsoft Windows Server 2003 R2
> Microsoft Windows Server 2008 R2
>            Reporter: Shinichiro Abe
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF next
>
>         Attachments: CONNECTORS-183.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to