im new to windows 10, used to have windows 7. from there TO local network samba share worked out of the box.
TO version is 3.11.7
in windows 10 i havent changed things.
when trying to map network share manually (\\openwrt\share) to a letter it pops out an error:
error message
Windows
The mapped network drive could not be created because the following error has occurred:
You can’t connect to the file share because it’s not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack.
however is this solution secure or is smb share feature afterall “not recommended”?
if and when smb1 is not secure what is the second best / easiest way to achieve similar share system between turris omnia and win10 (that works with openvpn,too)
Ugh, that “Your system requires SMB2 or higher” error on Windows 11 or 10 can be a bit annoying when you’re trying to connect to something on your network, right? It basically means that the device or computer you’re trying to talk to needs a more up-to-date way of sharing files and folders than what your current settings are using. Think of SMB (Server Message Block) as the language computers use to chat and share stuff over a network. SMB2 is just a newer, more efficient version of that language.
Most of the time, Windows 10 and 11 are already set up to use SMB2 or even SMB3 by default, so this error usually pops up because something has either been manually changed or maybe an older device you’re trying to connect to only supports an older version of SMB (like SMB1, which is less secure and often disabled for good reason).
So, how do you fix it? Well, the most common solution is to make sure SMB2 (or even better, SMB3) is enabled on your Windows machine. Here’s how you can quickly check and turn it on-
Search for “Windows Features”- Just type that into your Windows search bar (the little magnifying glass on your taskbar) and click on “Turn Windows features on or off”.
Scroll down and find “SMB 1.0/CIFS File Sharing Support”- You’ll see a whole list of Windows features. Look for the one that says “SMB 1.0/CIFS File Sharing Support”.
Make sure it’s UNCHECKED- This is the key part. If that box is checked, it means your system is trying to use the older, less secure SMB1. You want to uncheck that box.
Look for “SMB Direct” or similar (optional but good)- While you’re in there, you might also see something like “SMB Direct Support”. If it’s there, it’s usually good to have it checked as it relates to newer, faster SMB versions.
Click “OK” and restart your computer- Windows will probably ask you to restart your PC after you make these changes. Make sure to do that for the new settings to take effect.