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

Karl Wright commented on CONNECTORS-1131:
-----------------------------------------

The CONNECTORS-1131 branch now has a configurable authentication ability.  The 
default class uses parameters from configuration, and the Ldap class is pretty 
much as you had it.

The way you change implementations is by setting this parameter:

{code}
  public static final String authImplementation = 
"org.apache.manifoldcf.authimplementationclass";
{code}

Setting this parameter to "org.apache.manifoldcf.core.auth.LdapAuthenticator" 
will make it use the ldap module for all auth.


> Ldap authentication for the administration console
> --------------------------------------------------
>
>                 Key: CONNECTORS-1131
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1131
>             Project: ManifoldCF
>          Issue Type: Wish
>            Reporter: colin
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>         Attachments: AdminProfile.java, LdapAuthenticator.java
>
>
> Hi Guys,
> Could more options be added for authenticating to the MCF administration ui?
> The username / password can be set in the properties.xml but it would make it 
> easier for enterprise integration if ldap was supported.
> Thanks,
> Colin



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to