[
https://issues.apache.org/jira/browse/CONNECTORS-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright updated CONNECTORS-1217:
------------------------------------
Fix Version/s: ManifoldCF 2.2
ManifoldCF 1.10
Component/s: (was: API)
Documentation
Summary: API security parameter documentation lists incorrect
property names for API security (was: apilogin isn't stopping users without
valid credentials)
> API security parameter documentation lists incorrect property names for API
> security
> ------------------------------------------------------------------------------------
>
> Key: CONNECTORS-1217
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1217
> Project: ManifoldCF
> Issue Type: Bug
> Components: Documentation
> Affects Versions: ManifoldCF 1.9, ManifoldCF 2.1
> Reporter: Karl Wright
> Assignee: Karl Wright
> Priority: Critical
> Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>
> 1) Set the api login parameters:
> <property name="org.apache.manifoldcf.login.apiname" value="test" />
> <property name="org.apache.manifoldcf.login.apipassword" value="test" />
> 2) Start MCF
> 3) From script engine directory, run:
> {code}
> run-script.bat file-crawl-example.mcf <some_directory>
> {code}
> Output is as follows:
> {code}
> Login successful
> Output connection created (or already exists)
> Repository connection created (or already exists)
> Job created
> The job id is 1435524529516
> ...
> {code}
> Clearly the api credentials were not honored.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)