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.
12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
[global]
|
|
server string = QNAP
|
|
# name of workgroup for the share
|
|
workgroup = HOMELAB
|
|
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
|