You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/roles/setup_samba/files/smb.conf

12 lines
290 B
Plaintext

[global]
server string = QNAP
# name of workgroup for the share
workgroup = WORKGROUP
security = user
# allow anyone to access
map to guest = Bad User
# the order in which it checks for host names
name resolve order = bcast host
# include a separate config
include = /etc/samba/shares.conf