FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Using dbf files with SMB1 disabled?
Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Using dbf files with SMB1 disabled?
Posted: Wed May 31, 2017 10:43 AM

Hello,
since now we have been getting around oplocks problems disabling SMB2. Is there a better solution for now?

After ransomware attacks using SMB1 vulnerabilities MS suggest to disable SMB1 services on networks and use SMB2/3 instead.

Anyone found a way to disable oplocks with SMB2/3?

Taavi.

Posts: 990
Joined: Wed Oct 19, 2005 02:17 PM
Re: Using dbf files with SMB1 disabled?
Posted: Wed May 31, 2017 12:34 PM
Hello Taavi,

please, review

https://support.trumpetinc.com/index.php?pg=kb.page&id=113

Best regards
Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Re: Using dbf files with SMB1 disabled?
Posted: Wed May 31, 2017 05:39 PM
Hello,
here I see instructions for disabling SMB2 which will revert system back to SMB1. Is this the only way to disable oplocks?

I am afraid possibility to use SMB1 will be removed from MS networks in maybe not so far future.

Taavi


Baxajaun wrote:Hello Taavi,

please, review

https://support.trumpetinc.com/index.php?pg=kb.page&id=113

Best regards
Posts: 102
Joined: Sat Jun 06, 2015 06:57 PM
Re: Using dbf files with SMB1 disabled?
Posted: Wed May 31, 2017 06:59 PM

I seem to have resolved these problems completely by running my application in XP compatability mode.

Continue the discussion