I have just replaced an old RPi running LibreELEC 9 with a RPi 4B running LibreELEC (Matrix) 10.0.0.
Almost everything is now working as expected except for SMB access to my old Drobo FS. SMB access to a PC running an up-to-date version of SAMBA is fine so I suspect that the version of SAMBA on the legacy Drobo FS is the problem.
Looking at the guisettings.xml file in /storage/.kodi/userdata there is a line as follows:
<setting id="smb.legacysecurity" default="true">false</setting>
Is this the setting that controls access to legacy SMB software or is it somewhere else?