Compare commits
1 Commits
update-fla
...
feature/re
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e13615778 |
@@ -12,7 +12,7 @@
|
||||
#"use sendfile" = "yes";
|
||||
#"max protocol" = "smb2";
|
||||
# note: localhost is the ipv6 localhost ::1
|
||||
"hosts allow" = "192.168.76. 127.0.0.1 localhost";
|
||||
"hosts allow" = "192.168.76. 127.0.0.1 localhost 192.168.191.";
|
||||
"hosts deny" = "0.0.0.0/0";
|
||||
"guest account" = "nobody";
|
||||
"map to guest" = "bad user";
|
||||
|
||||
Reference in New Issue
Block a user