This page lists the usual issues that you can potentially encounter in your Datafari usage.
Do not hesitate to extend the documentation !
- jcifs.smb.smbexception failed to connect dans MCF/Repository connection
If you 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.
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 :
DISM /Online /Enable-Feature /All /FeatureName:SMB1Protocol
Validate