This commit is contained in:
alydev 2025-09-25 18:18:32 +10:00
parent 55717be33e
commit 7398358fbc

View file

@ -56,7 +56,8 @@
"server string" = "aly-server";
"netbios name" = "aly-server";
"security" = "user";
"max protocol" = "smb2";
"min protocol" = "SMB2_02";
"max protocol" = "SMB3_11";
"hosts allow" = "192.168.0. 10.8.0. localhost 127.0.0.1";
"hosts deny" = "0.0.0.0/0";
"guest account" = "aly";