Trenta sis
2022-Apr-28 07:25 UTC
[Samba] SMB1 on samba 4.16 or samba 4.15 and previous versions
Hi, I have a question related with SMB1, after reading https://www.samba.org/samba/history/samba-4.16.0.html I'm not sure if SMB1 exist (but is disabled and dprectaed by default) on 4.16 or doesn't? What happen with previous versions 4.15, 4.14... Now using 4.10 and I need to know if SMB1 code is the same that we are using or exist any difference thanks
Rowland Penny
2022-Apr-28 07:37 UTC
[Samba] SMB1 on samba 4.16 or samba 4.15 and previous versions
On Thu, 2022-04-28 at 09:25 +0200, Trenta sis via samba wrote:> Hi, > > I have a question related with SMB1, after reading > https://www.samba.org/samba/history/samba-4.16.0.html I'm not sure if > SMB1 exist (but is disabled and dprectaed by default) on 4.16 or > doesn't? > > What happen with previous versions 4.15, 4.14... Now using 4.10 and > I > need to know if SMB1 code is the same that we are using or exist any > difference > > thanksAll the released versions of Samba can still use SMBv1, but it was deprecated and turned off by default at version 4.11.0 but you can turn it on again.>From Samba 4.17.0 it will be possible to fully turn off SMBv1 atcompile time, whether any distros will turn it off is unknown. If you are still using SMBv1, then I suggest you stop, it is very insecure. If you must use it (some old machine that can only use SMBv1), then I suggest you sandbox it somehow. Rowland
Trenta sis
2022-May-02 12:43 UTC
[Samba] SMB1 on samba 4.16 or samba 4.15 and previous versions
Thanks Rowland for the information, I understand that actual SMB1 is the same code that has 4.15 and 4.16 correct, we have some old application that needs SMB1... I am a little confused about this "then I suggest you sandbox it somehow." can you give detail about this? thanks Missatge de Trenta sis <trenta.sis at gmail.com> del dia dj., 28 d?abr. 2022 a les 9:25:> > Hi, > > I have a question related with SMB1, after reading > https://www.samba.org/samba/history/samba-4.16.0.html I'm not sure if > SMB1 exist (but is disabled and dprectaed by default) on 4.16 or > doesn't? > > What happen with previous versions 4.15, 4.14... Now using 4.10 and I > need to know if SMB1 code is the same that we are using or exist any > difference > > thanks