Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Install Datafari : # dpkg -i datafari.deb

Start Datafari with a non root user: # cd /opt/datafari/bin # bash start-datafari.sh

If you want to index fileshares

If you want to use the jcifs connector in ManifoldCF:

  • download jcifs-1.3.xx.jar from http://jcifs.samba.org/src/ to DATAFARI_SOURCE_DIR\mcf\mcf_home\connector-lib-proprietary
  • Then edit the file Datafari/mcf/mcf_home/connectors.xml and uncomment the line : <!--repositoryconnector name="Windows shares" class="org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector"/-->
  • And restart Datafari
  • No labels