Samba configuration check

Hi ,

Can any help to check my samba configuration

  1. The control will look if “/etc/samba/smb.cfg” file exists
  2. If the file does not exist then the check fails
  3. If the file exists, then the control looks for valid “public” and “valid user” in each stanza. The absence will trigger a violation.
  4. For Home stanza, we only requires
    browseable = no

does inspec have resource to samba_conf like apache_conf ?