mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
allow vpn clients to access samba
This commit is contained in:
parent
47b0d38dde
commit
3833669402
@ -7,7 +7,7 @@
|
||||
server string = smbnix
|
||||
netbios name = smbnix
|
||||
security = user
|
||||
hosts allow = 192.168.1. 127.0.0.1 localhost
|
||||
hosts allow = 192.168.2. 192.168.1. 127.0.0.1 localhost
|
||||
hosts deny = 0.0.0.0/0
|
||||
guest account = nobody
|
||||
map to guest = bad user
|
||||
|
Loading…
x
Reference in New Issue
Block a user