Slow samba with RH7.1
Esteban Salazar
esalazar at cs.washington.edu
Sat May 5 02:33:04 GMT 2001
Ever since upgrading my RedHat 6.2 to RedHat 7.1, my samba has been very
slow to open incoming and outgoing connections. I was getting this
error:
SSL: Error error setting CA cert locations:
error:00000000:lib(0):func(0):reason(0)
trying default locations.
but fixed it by adding a line in my smb.conf as per an earlier post on
this mailing list.
ssl CA certDir=/usr/share/ssl/certs
However, this did not fix the slowness, it only got rid of the error
message. Specifically, when browsing my samba machines shares from any
other location, the shares are slow to open up or prompt for password.
When browsing any shares from my samba machine, they respond reasonably
quickly. There are no errors either to stderr, log.smb or log.nmb.
Before this upgrade, this linux box was the snappiest unit on this mixed
windows, samba network.
My current version of samba is:
samba-2.0.7-36
My smb.conf is attached.
Thanks in advance for any suggestions.
Esteban Salazar
esalazar at cs.washington.edu
-------------- next part --------------
# Samba config file created using SWAT
# from Steve (192.168.0.4)
# Date: 2000/06/17 04:03:45
# Global parameters
[global]
workgroup = ZEBRANET
server string = Steve's Linux Box... Full of MYSTERY!
security = SHARE
null passwords = Yes
debug level = 0
log file = /var/log/samba/log.%m
max log size = 50
os level = 0
dns proxy = No
local master = yes
os level = 50
domain master = yes
preferred master = yes
printcap name = /etc/printcap
load printers = yes
printing = lprng
ssl CA certDir=/usr/share/ssl/certs
[share]
comment = Huck your carcass or go back to school
path = /tmp
writeable = Yes
guest ok = Yes
[cdrom]
comment = CD-Rom on Steve.Zebranet
path = /mnt/cdrom
guest ok = Yes
[mp3]
comment = Mp3s directory
path = /home/esalazar/backlot/mp3
username = esalazar
force user = esalazar
force group = esalazar
guest ok = Yes
[homes]
comment = Home Directories
browseable = no
writable = yes
More information about the samba
mailing list