Samba: Difference between revisions
imported>Milahu open firewall ports for wsdd |
imported>Fleaz m add missing trailing dot to allow subnet definition |
||
| Line 119: | Line 119: | ||
#max protocol = smb2 | #max protocol = smb2 | ||
# note: localhost is the ipv6 localhost ::1 | # note: localhost is the ipv6 localhost ::1 | ||
hosts allow = 192.168.0 127.0.0.1 localhost | hosts allow = 192.168.0. 127.0.0.1 localhost | ||
hosts deny = 0.0.0.0/0 | hosts deny = 0.0.0.0/0 | ||
guest account = nobody | guest account = nobody | ||