Trying other fixes from smb

This commit is contained in:
2025-07-09 01:32:40 +01:00
parent ff4702376f
commit b9179b174d
2 changed files with 2 additions and 1 deletions

View File

@@ -81,3 +81,4 @@ spec:
server: 192.168.1.100 server: 192.168.1.100
path: /tv path: /tv
readOnly: true readOnly: true

View File

@@ -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