Hi.

I solved all problems, and samba-2.2.4 work fine.
the cause was veto files option in smb.conf.
I added veto files option in smb.conf, when nimda virus was prevalent in internet.
and I use to continue this option. 
statement was veto files = /.*/*.{*}/*.eml/*.nws/riched20.dll/.

when I reinstall samba-2.2.4, I read documents that are README.Win2kSP2 and 
README.Win32-Viruses. First I add nt acl support option, but same results.
Next I comment out veto files option from smb.conf, So all problem solved.

Now, samba-2.2.4 work fine at slackware-3.9 base + linux-2.0.40-rc4 and 
slackware-8.1 base + linux-2.2.21-rc3 environment.

this is my smb.conf. thank you.

# Definition

[GLOBAL]
workgroup               = homenet
coding system           = HEX
client code page        = 932
guest account           = smbadmin
printcap name           = /etc/printcap
log file                = /usr/local/samba/var/samba.log
socket options          = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
encrypt passwords       = yes
security                = share
hosts allow             = 192.168.0.0/255.255.255.0
##veto files            = /.*/*.{*}/*.eml/*.nws/riched20.dll/

[PM-760C]
comment                 = EPSON Color Printer
nt acl support          = no
browseable              = yes
public                  = yes
writeable               = no
printable               = yes

[HOMES]
comment                 = Home Directories
nt acl support          = no
browseable              = no
public                  = no
writeable               = no
printable               = no
valid users             = %U
write list              = %U

# End

--------------------------------
  Seiichi Nakashima
  Email   [EMAIL PROTECTED]
--------------------------------

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to