1220a6da39
svn path=/nixos/trunk/; revision=14648
18 lines
250 B
Plaintext
18 lines
250 B
Plaintext
[global]
|
|
workgroup = Users
|
|
security = share
|
|
server string = %h
|
|
comment = Samba
|
|
local master = no
|
|
|
|
#[default]
|
|
# path = /home/smbd
|
|
# read only = no
|
|
# guest ok = yes
|
|
|
|
[raidbackup]
|
|
path = /home/raidbackup
|
|
read only = no
|
|
guest ok = no
|
|
|