# ================================================= # DO NOT EDIT THIS FILE # EDIT SUBPARTS IN /etc/samba/smb.conf.d # ================================================= [global] log file = /var/log/samba/log.%m max log size = 1000 logging = file panic action = /usr/share/samba/panic-action %d server role = standalone server obey pam restrictions = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . pam password change = yes map to guest = bad user usershare allow guests = yes browseable = yes [homes] comment = Home Directories browseable = no read only = no create mask = 0700 directory mask = 0700 valid users = %S [share] comment = share read only = no path = /home/yunohost.app/samba/share guest ok = no browsable = yes valid users = @samba.share create mask = 0660 directory mask = 770 vfs objects = dfs_samba4 acl_xattr recycle recycle:repository = .recycle recycle:keeptree = yes recycle:versions = yes