paste.org.ru Wed Nov  5 23:17:27 2014 : Anonymous : ini : 4598 wide : parent [ 11 years ]
cookies:
name:

scheme:

custom css:


tools:
custom css sample
paste bash script
more coming soon
or not soon...
last:

- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- wd
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous
- Anonymous

  1. [global]
  2. printing = bsd
  3. printcap name = /etc/printcap
  4. load printers = yes
  5. guest account = nobody
  6. invalid users = root
  7. ; "security = user" is always a good idea. This will require a Unix account
  8. ; in this server for every user accessing the server.
  9. ;security = user
  10. security = share
  11. ; Change this for the workgroup your Samba server will part of
  12. workgroup = HEART
  13. ; private settings
  14. server string = Samba %v at %h
  15. hosts allow = 192.168.0.0/24
  16. # interfaces = 192.168.1.1
  17. ; If you want Samba to log though syslog only then set the following
  18. ; parameter to 'yes'. Please note that logging through syslog in
  19. ; Samba is still experimental.
  20. syslog only = no
  21. ; We want Samba to log a minimum amount of information to syslog. Everything
  22. ; should go to /var/log/{smb,nmb} instead. If you want to log through
  23. ; syslog you should set the following parameter to something higher.
  24. syslog = 0;
  25. ; This socket options really speed up Samba under Linux, according to my
  26. ; own tests.
  27. socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
  28. ; Passwords are encrypted by default. This way the latest Windows 95 and NT
  29. ; clients can connect to the Samba server with no problems.
  30. encrypt passwords = no
  31. ; It's always a good idea to use a WINS server. If you want this server
  32. ; to be the WINS server for your network change the following parameter
  33. ; to "yes". Otherwise leave it as "no" and specify your WINS server
  34. ; below (note: only one Samba server can be the WINS server).
  35. ; Read BROWSING.txt for more details.
  36. wins support = yes
  37. ; If this server is not the WINS server then specify who is it and uncomment
  38. ; next line.
  39. ; wins server = 172.16.0.10
  40. ; Please read BROWSING.txt and set the next four parameters according
  41. ; to your network setup. There is no valid default so they are commented
  42. ; out.
  43. os level = 34
  44. domain master = yes
  45. local master = yes
  46. preferred master = yes
  47. ; What naming service and in what order should we use to resolve host names
  48. ; to IP addresses
  49. name resolve order = lmhosts host wins bcast
  50. ; This will prevent nmbd to search for NetBIOS names through DNS.
  51. ; dns proxy = no
  52. dns proxy = yes
  53. ; Name mangling options
  54. preserve case = yes
  55. short preserve case = yes
  56. ; This boolean parameter controlls whether Samba attempts to sync. the Unix
  57. ; password with the SMB password when the encrypted SMB password in the
  58. ; /etc/samba/smbpasswd file is changed.
  59. unix password sync = yes
  60. ; For Unix password sync. to work on a Debian GNU/Linux system, the following
  61. ; parameters must be set (thanks to Augustin Luton
  62. ; <aluton@hybrigenics.fr> for sending the correct chat script for
  63. ; the passwd program in Debian Potato).
  64. passwd program = /usr/bin/passwd %u
  65. passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword :* %n\n .
  66. ; The following parameter is useful only if you have the linpopup package
  67. ; installed. The samba maintainer and the linpopup maintainer are
  68. ; working to ease installation and configuration of linpopup and samba.
  69. ; message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
  70. ; The default maximum log file size is 5 MBytes. That's too big so this
  71. ; next parameter sets it to 1 MByte. Currently, Samba rotates log
  72. ; files (/var/log/{smb,nmb} in Debian) when these files reach 1000 KBytes.
  73. ; A better solution would be to have Samba rotate the log file upon
  74. ; reception of a signal, but for now on, we have to live with this.
  75. max log size = 1000
  76. [homes]
  77. comment = Home Directories
  78. browseable = no
  79. ; By default, the home directories are exported read only. Change next
  80. ; parameter to "no" if you want to be able to write to them.
  81. read only = yes
  82. ;
  83. ; The next two parameters show how to auto-mount a CD-ROM when the
  84. ; cdrom share is accessed. For this to work /etc/fstab must contain
  85. ; an entry like this:
  86. ;
  87. ; /dev/scd0 /cdrom iso9660 defaults,noauto,ro,user 0 0
  88. ;
  89. ; The CD-ROM gets unmounted automatically after the connection to the
  90. ;
  91. ; If you don't want to use auto-mounting/unmounting make sure the CD
  92. ; is mounted on /cdrom
  93. ;
  94. preexec = /bin/mount /cdrom
  95. postexec = /bin/umount /cdrom#
  96. available = no
  97. browseable = no
  98. [databank]
  99. path = /fileserver
  100. available = yes
  101. browseable = yes
  102. public = yes
  103. readonly = no
  104. guest ok = yes
  105. writable = yes
  106. create mask = 0777
  107. directory mask = 0777
  108. force user = nobody
  109. force group = nogroup


viewable in any browser valid css valid html 4.01 powered by lighttpd colored by colorer written in perl hosted by stavcom