[
https://issues.apache.org/jira/browse/CONNECTORS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806814#comment-13806814
]
Kambiz Niktabar commented on CONNECTORS-793:
--------------------------------------------
Hi Karl,
I added that property into property.xml file but didn't help. Regarding what
you mentioned about "jcifs.smb.client.dfs.strictView" property, can you please
say where exactly it needs to be set to true by -D switch?
Thanks
Kambiz
On Monday, October 28, 2013 2:39 PM, Karl Wright (JIRA) <[email protected]> wrote:
[
https://issues.apache.org/jira/browse/CONNECTORS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806762#comment-13806762
]
Karl Wright commented on CONNECTORS-793:
----------------------------------------
Hi Kambiz,
I don't know the full details of your setup. You may have a simple
authentication problem (for example, the DFS node you are talking with only
understands NTLM v1). There is a boolean property which controls this, which
you may want to add to the properties.xml file:
<property name="org.apache.manifoldcf.crawler.connectors.jcifs.usentlmv1"
value="true"/>
I also fixed a property issue just now with the property
"jcifs.smb.client.dfs.strictView", which you may want to set to "true" with a
-D switch. See if that helps.
If that doesn't work, once the problem seems to be issues with JCIFS it's no
longer really an MCF issue, so I will need to refer you to Michael Allen, who
maintains that library. You can contact him through http://jcifs.samba.org, or
he used to have an email address: [email protected] .
Michael is generally responsive, but typically you have to pay for anything
other than simple fixes. You will need to be prepared to have a working
Windows setup, logged in as the same user you are trying to drill down with,
where you can see the DFS paths properly that JCIFS should be picking up but
doesn't. You should also be prepared to get packet captures of both the
working system and what JCIFS is doing, and allow Michael to inspect these for
differences.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
> Explicit path for DFS domain does not work
> ------------------------------------------
>
> Key: CONNECTORS-793
> URL: https://issues.apache.org/jira/browse/CONNECTORS-793
> Project: ManifoldCF
> Issue Type: Bug
> Components: JCIFS connector
> Affects Versions: ManifoldCF 1.3
> Environment: Windows server 2003 , Solr 4.5
> Reporter: Kambiz Niktabar
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.5
>
>
> Hello,
> I created a windows share repository connection for crawling content on DFS
> domain. In the job configuration related to that repository, I tried to add a
> path like \\domain.net\dfs\test_folder in the box of Paths tab and actually I
> tried these two choices:
> 1- when I enter the path and click + button nothing happens
> 2- when I enter the path and I click Add button , (root) is being added and
> not the actual path.
--
This message was sent by Atlassian JIRA
(v6.1#6144)