[global]
workgroup = WORKGROUP
server string = Samba Server
hosts allow = 192.168.10. 127.
printcap name = /etc/printcap
load printers = yes
printing = lprng
guest account = pcguest
log file = /var/log/samba/%m.log
max log size = 0
password server = If needed
include = /etc/samba/smb.conf.%m For Samba on Multi Machines
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = 192.168.10.1/3 192.168.11.1/3 For Multi Net Interfaces
remote announce = 192.168.10.255 192.168.10.1
local master = no
domain master = no
preferred master = no
domain logons = no
name resolve order = hosts lmhosts bcast
wins support = no
dns proxy = no
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
printable = yes
[tmp]
comment = Temporary File Space
path = /tmp
read only = no
public = yes
[pchome]
comment = PC Directories
path = /usr/pc/%m
public = no
writeable = yes
[public]
path = /share/public
public = yes
only guest = yes
writable = yes
printable = no
Alias :81/javamail "C:/Apache/javamail/"
<Directory "C:/Apache/javamail">
Options Indexes FollowSymlinks MultiViews ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
