Share Pastebin
Guest
Public paste!

Ernestas

By: a guest | Jan 3rd, 2010 | Syntax: None | Size: 0.45 KB | Hits: 184 | Expires: Never
Copy text to clipboard
  1. [global]
  2. workgroup = WORKGROUP
  3. netbios name = CEL1200
  4. server string = Samba Server %v
  5. printcap name = cups
  6. load printers = yes
  7. printing = cups
  8. log file = /var/log/samba/log.%m
  9. max log size = 50
  10. security = share
  11. encrypt passwords = yes
  12. socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
  13. interfaces = eth0 192.168.2.1
  14. smb passwd file = /usr/local/samba/private/smbpasswd
  15. hosts allow = 192.168.2.0/24 127.0.0.0/8 192.168.2.100 192.168.2.101