Created
June 13, 2019 18:40
-
-
Save jangeador/49de019f9a7a48fc738552789d281459 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global] | |
server string = samba_server | |
server role = standalone server | |
interfaces = lo eth0 wlan0 | |
bind interfaces only = yes | |
disable netbios = yes | |
smb ports = 445 | |
log file = /var/log/samba/smb.log | |
max log size = 10000 | |
log level = 3 passdb:5 auth:5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment