New comment by andry-dev on void-packages repository https://github.com/void-linux/void-packages/pull/27626#issuecomment-753525335 Comment: I created a basic configuration based on the default one and it seems to work. This is the config from `testparm`: ``` [global] dns proxy = No log file = /var/log/samba/%m.log map to guest = Bad User max log size = 50 server role = standalone server server string = Samba Server idmap config * : backend = tdb [homes] browseable = No comment = Home Directories read only = No [public] guest ok = Yes guest only = Yes path = /var/pubsmb read only = No ``` I can properly use my home and the public share.