fixed Qwark shares

This commit is contained in:
yaroslav
2025-06-17 13:24:20 +03:00
parent 0da3839754
commit 6c570f2458
+1 -1
View File
@@ -12,7 +12,7 @@ services.samba = {
#"use sendfile" = "yes"; #"use sendfile" = "yes";
#"max protocol" = "smb2"; #"max protocol" = "smb2";
# note: localhost is the ipv6 localhost ::1 # note: localhost is the ipv6 localhost ::1
"hosts allow" = "192.168.0. 127.0.0.1 localhost 192.168.122.2"; "hosts allow" = "192.168.1.222 127.0.0.1 localhost 192.168.122.2";
"hosts deny" = "0.0.0.0/0"; "hosts deny" = "0.0.0.0/0";
"guest account" = "nobody"; "guest account" = "nobody";
"map to guest" = "bad user"; "map to guest" = "bad user";