This commit is contained in:
alydev 2025-09-25 17:47:41 +10:00
parent 531c91b9e5
commit 904a48dff6

View file

@ -50,7 +50,7 @@
"server string" = "aly-server"; "server string" = "aly-server";
"netbios name" = "aly-server"; "netbios name" = "aly-server";
"security" = "user"; "security" = "user";
"max protocol" = "smb1"; "max protocol" = "smb2";
"hosts allow" = "192.168.0. 10.8.0. localhost 127.0.0.1"; "hosts allow" = "192.168.0. 10.8.0. localhost 127.0.0.1";
"hosts deny" = "0.0.0.0/0"; "hosts deny" = "0.0.0.0/0";
"guest account" = "nobody"; "guest account" = "nobody";