On Thu, 2021-08-19 at 13:47 +0000, Konstantin Boyandin via samba
wrote:> Hello,
>
> I am in need of joining Windows Server 2003 (as member) to a Samba
> 4.7
> AD. By default, SMB1 is not enabled.
When you say 'SMB1 is not enabled', is this on the W2k3 or the DC,
because both will be using SMB1 unless you have turned it off
>
> Will it be enough to just add something like "min server
> protocol=SMB1"
> to smb.conf on all domain controllers,
It shouldn't be necessary to add anything (the default for 'server min
protocol' is 'LANMAN1' on 4.7.x), so if you have any
'protocol' lines,
I would remove them.
Rowland