@ -1,3 +1,16 @@
config SAMBA4_SERVER_WSDD2
bool "WSD support"
depends on PACKAGE_samba4-server
select PACKAGE_wsdd2
help
selects: wsdd2 (daemon)
WSD/LLMNR Discovery/Name Service Daemon
WSD (Web Services for Devices) replaces the functionality of NetBIOS and is provided by the wsdd2 package (selected by default).
Note: As of Windows 10 Fall Creators Update (1709) NetBIOS isn't supported unless the old SMB1 feature is reinstalled (not recommended).
Network shares can be directly accessed via network paths '\\hostname\sharename' and mounted via 'map network drive' without NetBIOS or WSD.
default y
config SAMBA4_SERVER_NETBIOS
bool "NetBIOS support"
depends on PACKAGE_samba4-server