Package: wnpp Severity: wishlist * Package name : wsdd2 Version : 1.8 Upstream Author : Netgear * URL :https://github.com/kochinc/wsdd2 * License : GPL Programming Lang: C Description : WSD/LLMNR Discovery/Name Service Daemon
With Microsoft turning off SMB1 feature completely on Windwos 10, any Samba shares on the local network become invisible to Windwos 10 computers. That's due to the fact that SMB1 is required for Computer Browser service to function. Newer Windows systems can use WSD (Web Services for Devices) to discover shares hosted on other Windows computers while Linux systems normally utilize mNDS/DNS-SD for service discovery. Microsoft is moving to support mDNS/DNS-SD, but not yet there. The primary purpose of this project is to enable WSD on OpenMediaVault so that network shares hosted on a OMV4 box can appear in Windows File Explorer / Network. The original source code was taken from Netgear ReadyNAS OS v6.9.3 published athttps://kb.netgear.com/2649/NETGEAR-Open-Source-Code-for-Programmers-GPL. Alternative github:https://github.com/Andy2244/wsdd2 (used by openwrt) The Samba project has yet to include this now years old PR which includes the functionality natively in Sambahttps://bugzilla.samba.org/show_bug.cgi?id=11473 This stand alone daemon fills the gap