I have issues to browse Windows Shares on my network ever since Windows retired SMB1. Today I came across this post and its solution fixes my problem.
To make Windows shares browsable again, I added this line to /etc/samba/smb.conf
client max protocol = SMB3This line should be put right after the line
Now I can browse and open share folders on my Windows machines in the network as it used to be.
workgroup = WORKGROUP
No comments:
Post a Comment