I have one Samba server with my Raid 5 can on it, and a NT 4 PDC and BDC, and im running samba 2.2.7, for most of my clients browsing the shares is just fine, but on some browsing the shares hangs or takes a long time to return with a result

here is my smb.conf file:


[global]
netbios name = xxxxxx
load printers = no
workgroup = XXXXXXX
encrypt passwords = Yes
security = domain
allow trusted domains = yes
password server = XXXXXXXX
time server = Yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=4096 SO_SNDBUF=4096
os level = 34
name resolve order = wins hosts bcast
write raw = yes
read raw = yes
hide files = /:2eDS_Store/resource.frk/TheFindByContentFolder/TheVolumeSettingsFolder/DesktopFolderDB/Network Trash Folder/resource.frk/.*/
oplocks = yes
max xmit = 65535
level2oplocks = yes
dead time = 7
getwd cache = yes
nt acl support = no


[private]
comment = Private Storage for %U
path = %H/private
create mode = 0600
directory mode = 0700
valid users = %U
follow symlinks = yes
writeable = yes

[public]
comment = Public Storage for %U
path = %H/public
create mode = 0600
directory mode = 0700
valid users = %U
follow symlinks = yes
writeable = yes

[web]
comment = Web root for %U
path = %H/web



Thanks for any help

--
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