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