mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
21 lines
360 B
Plaintext
21 lines
360 B
Plaintext
[global]
|
|
workgroup = WORKGROUP
|
|
server role = standalone server
|
|
obey pam restrictions = yes
|
|
map to guest = Bad User
|
|
usershare allow guests = yes
|
|
dfree command = /usr/bin/df
|
|
|
|
[arpl]
|
|
browseable = yes
|
|
public = yes
|
|
path = /mnt
|
|
guest ok = yes
|
|
printable = no
|
|
read only = no
|
|
writable = yes
|
|
create mask = 0600
|
|
directory mask = 0700
|
|
force user = root
|
|
force group = root
|