Fixed SMB share and enabled encrypt

This commit is contained in:
2026-04-21 22:44:02 +02:00
parent 2aa0257f0d
commit 93252ea70d
2 changed files with 17 additions and 9 deletions

View File

@@ -22,6 +22,7 @@
"map to guest" = "Never";
"invalid users" = [ "root" ];
"socket options" = "TCP_NODELAY IPTOS_LOWDELAY";
"smb encrypt" = "required";
"use sendfile" = "yes";
"log level" = "1";
"log file" = "/var/log/samba/log.%m";