Correct path for share, modify some settings
This commit is contained in:
@@ -8,12 +8,10 @@ data:
|
||||
SAMBA_GLOBAL_STANZA: "map to guest = Bad User;guest account = samba;wins support = yes;load printers = no;"
|
||||
SAMBA_VOLUME_CONFIG_share: |
|
||||
[share]
|
||||
path = /storage
|
||||
comment = Shared
|
||||
valid users = @smb
|
||||
path = /shares/data
|
||||
comment = K3s share data
|
||||
browseable = yes
|
||||
writable = yes
|
||||
read only = no
|
||||
|
||||
printable = no
|
||||
public = yes
|
||||
|
||||
Reference in New Issue
Block a user