November 28, 20196 yr Dear Members, For our software we are using database system that natively uses SMB 1. If I am not mistaken unRAID uses SMB 3 now: https://wiki.unraid.net/Release_Notes To address the issue we could make Windows server VM that uses SMB 1. However, perhaps that someone of you guys has an elegant suggestion. Would it be possible to assign to one share SMB 1 and to the rest SMB 3 or some kind of docker configuration? For any questions please do let me know and thank you in advance for you reply.
November 28, 20196 yr Community Expert I think it already supports SMBv1. See here: https://www.cyberciti.biz/faq/how-to-configure-samba-to-use-smbv2-and-disable-smbv1-on-linux-or-unix/ Most people are actually trying to turn it off. MS is a major leader in this effort and most of the problems with smb have arisen out their changes to implement it! If you find that SMBv1 is not working on a WIN10 computer, I would suggest that you start there. I am not sure what the status on earlier versions of Windows is. I looked at the smb.conf (found in /etc/samba ) and there was no global reference to the samba version. If you want to change any Samba parameter, you can easily do it Settings >>> SMB >>> SMB Extras Unraid has provide to allow the user to easily add a smb-extra.conf which is automatically included in the SMB configuration as Samba starts. (Look at the smb.conf toward the end of the file for the hook.) If you find that it is not SMBv1 working in Samba, you can look up the Samba documentation by googling Samba documentation and here is a link directly to the smb.conf configuration MAN page: https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html
November 28, 20196 yr Author Thank you for your reply. I will give it a shot and will let you know what the results are. Thank you again
Archived
This topic is now archived and is closed to further replies.