Mounting SMB on OpenWrt
Add UserDependenciesopkg install shadow-commonopkg install shadow-useraddAdd SMB Specific Useruseradd YOUR_SMB_USER_NAMEAssociate User with SMB Servicesmbpasswd -a YOUR_SMB_USER_NAMEOpenWrt ConfigurationMount SMB Network ShareHere, fill in the SMB storage information to be mounted on OpenWrt, and you will see the successfully mounted drive at the OpenWrt mount point.Network ShareHere, set up the SMB service on OpenWrt, which means sharing … Read more