Advertisement
Guest User

Untitled

a guest
May 12th, 2015
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. domain master=yes
  2. local master=yes
  3. os level=255
  4. preferred master=yes
  5.  
  6. workgroup = RADIO
  7. server string = Radio Samba Server
  8. hosts allow = 192.168. 10.10.
  9. time server = yes
  10. load printers = no
  11. guest account = user
  12. max log size = 100
  13. log file = /var/log/samba/%m.log
  14. security = user
  15. encrypt passwords = yes
  16. username map = /etc/samba/smbusers
  17. unix charset = UTF-8
  18. dos charset = cp1251
  19.  
  20. use sendfile = no
  21. client ntlmv2 auth = yes
  22. client use spnego principal = no
  23. send spnego principal = no
  24.  
  25. wins proxy = Yes
  26. wins support = Yes
  27. name resolve order = lmhosts wins host bcast
  28. dns proxy = Yes
  29.  
  30.  
  31. Linux zaz.cmg 3.17.4zaz #6 SMP Mon Feb 9 19:53:35 EET 2015 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ AuthenticAMD GNU/Linux
  32.  
  33. net-fs/samba-3.6.25::gentoo USE="acl aio client netapi pam readline server smbclient winbind -addns -ads -avahi -caps -cluster -cups -debug -dmapi -doc -examples -fam -ldap -ldb -quota (-selinux) -smbsharemodes -swat -syslog" ABI_X86="(64) -32 (-x32)" 0 KiB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement