[
https://issues.apache.org/jira/browse/CONNECTORS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021414#comment-13021414
]
Karl Wright commented on CONNECTORS-183:
----------------------------------------
Patch looks good to me. The only enhancement I can think of would be a series
of checkboxes instead of a text field, listing all the available authentication
protocols, if you know what these are. But we can cover that with another
ticket. Please let me know how you want to proceed, and I'll commit this if
you want to do it that way.
> SECURITY_AUTHENTICATION-changeable
> ----------------------------------
>
> Key: CONNECTORS-183
> URL: https://issues.apache.org/jira/browse/CONNECTORS-183
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Authority Service
> Affects Versions: ManifoldCF next
> Environment: Microsoft Windows Server 2003 R2
> Microsoft Windows Server 2008 R2
> Reporter: Shinichiro Abe
> 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