---
samba:
  enabled: true
  config:
    global:
      dns proxy: "No"
      "idmap config * : backend": "tdb"
      log file: "/var/log/samba/log.%m"
      map to guest: "Bad User"
      max log size: "1000"
      obey pam restrictions: "Yes"
      pam password change: "Yes"
      panic action: "/usr/share/samba/panic-action %d"
      passwd program: "/usr/bin/passwd %u"
      server role: "standalone server"
      server string: "%h"
      unix password sync: "Yes"
      usershare allow guests: "Yes"