...
...
...
...
...
...
...
...
...
...
...
...
Info |
---|
This page is deprecated. Issues and discussions are now handled via our gitlab ticket and github discussions. |
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 are using Datafari Community Edition prior to Datafari 4.0, 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