Jump to content

Force SMB v1 on Windows 2008 Server


Recommended Posts

Guest Christophe CHESNEAU
Posted

Hello,

 

Is it possible to force SMB v1 in 2008 Server ?

I have 1 W2K8 Data server and 2 W2K8 TS with an old Windev application

which use indexed file for it database and I have a lot of corruption in

these file due to Opportunistic Lock.

My problem is that in 2008 Server, the opportunistic locking couldn't be

disable because of the version 2 of SMB.

 

Could we limitate the Lanmanserver service to emulate uniquely SMB V1 ?

 

Thanks in advance. Regards

 

Christophe CHESNEAU

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Meinolf Weber
Posted

Re: Force SMB v1 on Windows 2008 Server

 

Hello Christophe,

 

SMB2 is only used when all OS have the same verison running, if one doesn;t

support SMB2 it will automatically use SMB1.

 

Have a look on this one:

http://www.petri.co.il/how-to-disable-smb-2-on-windows-vista-or-server-2008.htm

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

** Please do NOT email, only reply to Newsgroups

** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

 

> Hello,

>

> Is it possible to force SMB v1 in 2008 Server ?

> I have 1 W2K8 Data server and 2 W2K8 TS with an old Windev application

> which use indexed file for it database and I have a lot of corruption

> in

> these file due to Opportunistic Lock.

> My problem is that in 2008 Server, the opportunistic locking couldn't

> be

> disable because of the version 2 of SMB.

> Could we limitate the Lanmanserver service to emulate uniquely SMB V1

> ?

>

> Thanks in advance. Regards

>

> Christophe CHESNEAU

>

Guest Christophe CHESNEAU
Posted

Re: Force SMB v1 on Windows 2008 Server

 

Hello Meinolf,

 

Thanks a lot for your response. I try it immediatly, I hope mrxsmb1 and

mrxsmb services under Windows 2008 understand the OplocksDisabled value (I

put it in both services key).

In my case, the 3 servers are in Windows 2008 (1 data and 2 TS) and its

automaticaly use SMB2 by default.

 

Thanks another time. I will give you a feedback if it works. ;-)

Best regards.

 

Christophe

 

"Meinolf Weber" <meiweb(nospam)@gmx.de> a écrit dans le message de

news:ff16fb669f1f8cafb94ccc12632@msnews.microsoft.com...

> Hello Christophe,

>

> SMB2 is only used when all OS have the same verison running, if one

> doesn;t support SMB2 it will automatically use SMB1.

>

> Have a look on this one:

> http://www.petri.co.il/how-to-disable-smb-2-on-windows-vista-or-server-2008.htm

>

> Best regards

>

> Meinolf Weber

> Disclaimer: This posting is provided "AS IS" with no warranties, and

> confers no rights.

> ** Please do NOT email, only reply to Newsgroups

> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>

>> Hello,

>>

>> Is it possible to force SMB v1 in 2008 Server ?

>> I have 1 W2K8 Data server and 2 W2K8 TS with an old Windev application

>> which use indexed file for it database and I have a lot of corruption

>> in

>> these file due to Opportunistic Lock.

>> My problem is that in 2008 Server, the opportunistic locking couldn't

>> be

>> disable because of the version 2 of SMB.

>> Could we limitate the Lanmanserver service to emulate uniquely SMB V1

>> ?

>>

>> Thanks in advance. Regards

>>

>> Christophe CHESNEAU

>>

>

>


×
×
  • Create New...