This commit is contained in:
2025-07-03 15:52:30 +00:00
parent 4f279de5fb
commit cc6860ec69
4 changed files with 66 additions and 2 deletions

View File

@@ -28,12 +28,12 @@
#"use sendfile" = "yes";
#"max protocol" = "smb2";
# note: localhost is the ipv6 localhost ::1
"hosts allow" = "192.168.1. 127.0.0.1 localhost";
"hosts allow" = "192.168.4. 127.0.0.1 localhost";
"hosts deny" = "0.0.0.0/0";
"guest account" = "nobody";
"map to guest" = "bad user";
};
public = {
Public = {
path = "/shares/Public";
browseable = "no";
"read only" = "no";