mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
55717be33e
commit
7398358fbc
1 changed files with 2 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue