data corruption on file copy

Dave Gordon dgordon at gol.com
Thu Apr 5 04:18:13 GMT 2001


Hi, can someone please suggest what might be wrong with my setup?  
Data read from a Samba share on a Windows NT 4.0 (SP6) system is
being corrupted.  There is no corruption on data written by the
NT system to the share, only on reads.  Also, it only happens for 
files over a certain length (around 1/4 megabyte) and it happens
consistently.  I'm running Samba 2.0.7 under SGI IRIX 6.4.  My
config file is below.  Oplocks and kernel oplocks were on by 
default but I turned them off to see if it would make a 
difference.  It didn't.   Is there anything else I might try?

Dave Gordon

# Samba config file created using SWAT
# from gomez.algorithmic.com (192.168.0.2)
# Date: 2001/04/05 10:33:26

# Global parameters
[global]
	netbios name = GOMEZ
	security = SHARE
	encrypt passwords = Yes
	passwd program = /usr/bin/passwd %u
	passwd chat = *ew*password:* %n\n *e-enter*new*password:* %n\n
	debug level = 3
	max log size = 50
	time server = Yes
	load printers = No
	os level = 0
	local master = No
	kernel oplocks = No
	comment = Samba %v
	guest account = ftp
	hosts allow = 192.168.0.0/255.255.255.0
	hosts deny = 192.168.0.10
	print command = /usr/samba/bin/sambalp %p %s %U %m
	lppause command = 
	lpresume command = 
	hide dot files = No
	oplocks = No

[tmp]
	comment = Temporary file space
	path = /usr/tmp
	writeable = Yes
	guest ok = Yes





More information about the samba mailing list