Joshua-Riek / ubuntu-rockchip

Ubuntu for Rockchip RK35XX Devices
https://joshua-riek.github.io/ubuntu-rockchip-download/
GNU General Public License v3.0
2.14k stars 235 forks source link

Samba shared folders not working #700

Open CmansonM opened 5 months ago

CmansonM commented 5 months ago

Is samba supported? I've been creating network shared folders, adding users, etc with no success, I'm using the desktop version

Joshua-Riek commented 5 months ago

is your user apart of the sambashare group?

ewaldc commented 4 months ago

I am using Samba on Joshua's distribution since the very beginning (as a NAS server). The only "problems" I have encountered are with syncing files (it can take days for some files to sync), performance (due to ethernet performance issue) and some issues with masks for users belong to the same unix group. Have you set "server min protocol" to SMB2_10 ? Is your user and samba password added (using: smbpasswd -a ) ?