[OpenWrt Wiki] CIFS Client
openwrt.org › docs › guide-userMar 04, 2018 · // cifs-server / share / localfolder cifs credentials = / etc / samba_pswds_my_share,_netdev, uid =user, gid =group 0 0. where credentials file (chmod 0700) is formatted as username=shareuser password=sharepassword. If the cifsmount package is installed the mount.cifs can be used be instead of mount -t cifs. Check manpage of mount.cifs
OpenWRT and a SMB Share - GilesOrr.com
https://www.gilesorr.com/blog/samba-on-openwrt.html10.09.2018 · OpenWRT and a SMB Share. This is an outline of what I did to create a SMB share on an external hard drive attached to an OpenWRT router. This would also let you attach a USB storage device to your router without setting up Samba, or you could set up Samba without having external storage ... but to me it makes more sense to have the two together.
OpenWRT and a SMB Share - GilesOrr.com
www.gilesorr.com › blog › samba-on-openwrtSep 10, 2018 · 2018-09-10(Mon) tags: OpenWRT Samba This is an outline of what I did to create a SMB share on an external hard drive attached to an OpenWRT router. This would also let you attach a USB storage device to your router without setting up Samba, or you could set up Samba without having external storage ... but to me it makes more sense to have the two together.
[OpenWrt Wiki] Using storage devices
openwrt.org › docs › guide-userOct 25, 2021 · Using storage devices Tip: The Quick Start for installing a USB drive solves the very common case of installing a single USB drive onto your OpenWrt device. People do this to use Samba or other programs that need to store data on an external drive. The remainder of this page provides much more information about USB devices and drivers.