[
https://issues.apache.org/jira/browse/CONNECTORS-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603008#comment-14603008
]
colin edited comment on CONNECTORS-1131 at 6/26/15 3:12 PM:
------------------------------------------------------------
Hi Karl,
At last - I have something to submit!
I have attached a new class LdapAuthenticator + the updated AdminProfile - I'm
also taking a look at ApiProfile
New Configs:
<property name="org.apache.manifoldcf.login.ldap.providerurl" value=" " /> -
service url
<property name="org.apache.manifoldcf.login.ldap.securityauthenticationtype"
value=" " /> e.g simple
<property name="org.apache.manifoldcf.login.authenticationtype" value=" "
/> - LDAP-AUTHENTICATION / DEFAULT-AUTHENTICATION
<property name="org.apache.manifoldcf.login.ldap.securityprinciple value="" />
<property name="org.apache.manifoldcf.login.ldap.contextsearchquery" value=”"
/> - look up query
<property name="org.apache.manifoldcf.login.ldap.searchattribute" value=" " />
- user attribute
Please let me know if you have any questions.
Colin
was (Author: thomasobrian):
Hi Karl,
At last - I have something to submit!
I have created a new class LdapAuthenticator
New Configs:
<property name="org.apache.manifoldcf.login.ldap.providerurl" value=" " /> -
service url
<property name="org.apache.manifoldcf.login.ldap.securityauthenticationtype"
value=" " /> e.g simple
<property name="org.apache.manifoldcf.login.authenticationtype" value=" "
/> - LDAP-AUTHENTICATION / DEFAULT-AUTHENTICATION
<property name="org.apache.manifoldcf.login.ldap.securityprinciple value="" />
<property name="org.apache.manifoldcf.login.ldap.contextsearchquery" value=”"
/> - look up query
<property name="org.apache.manifoldcf.login.ldap.searchattribute" value=" " />
- user attribute
Please let me know if you have any questions.
Colin
> 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)