This page lists the usual issues that you can potentially encounter in your Datafari usage.
...
If you are using Datafari Community Edition, and do not have a working connection for indexing a Windows file share, it could be because SMB v1 is not activated in your Windows server (Datafari Enterprise Edition also supports SMBv2).
To do it :
Click on the Start menu
Enter cmd to open the commands prompt.
Do a right click on the command prompt
Select execute with admin rights
Enter the command :
Code Block |
---|
DISM /Online /Enable-Feature /All /FeatureName:SMB1Protocol |
Validate