Trying other fixes from smb
This commit is contained in:
@@ -81,3 +81,4 @@ spec:
|
||||
server: 192.168.1.100
|
||||
path: /tv
|
||||
readOnly: true
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ data:
|
||||
smb.default: |
|
||||
[global]
|
||||
server string = samba
|
||||
idmap config * : range = 3000-7999
|
||||
security = user
|
||||
server min protocol = SMB2
|
||||
|
||||
@@ -15,6 +14,7 @@ data:
|
||||
wins support = yes
|
||||
local master = yes
|
||||
preferred master = yes
|
||||
tls enabled=no
|
||||
|
||||
# disable printing services
|
||||
load printers = no
|
||||
|
||||
Reference in New Issue
Block a user