I've samba running an embedded linux system (2.6.x kernel with uClibc).
I'm trying to transfer some medium to large files (65-225 MB). I'm using
simple windows explorer drag/drop to write the files to the embedded system.
The file transfer dialog will show some progress then lock up for a few minutes.
After this it reports with "The specified network name is no longer
availabe." Then after a few seconds the file will show up on the embedded
system but will be totally useless (I did a compare on it with the original).
=20
Here is what the "log.winxptest" file tailed shows,
=20
smbd/service.c:make_connection(550) winxptest (192.168.1.102) connect to service
data as user winxpuser (uid=3D501, gid=3D500) (pid 241)
lib/util_sock.c:client_addr(1061) getpeername failed. Error was Transport
endpoint is not connected
lib/util_sock.c:write_socket_data(540) write_socket_data: write failure. Error
=3D Connection reset by peer
lib/util_sock.c:write_socket(566) write_socket: Error writing 4 bytes to socket
3: ERRNO =3D Connection reset by peer
lib/util_sock.c:send_smb(754) Error writing 4 bytes to client. -1. Exiting
=20
I can't delete the file through samba now after this either. Reading files
from the embedded system have no problems.
Satyajit Ketkar
Technical Professional
Operations Engineering
Houston TX, 77032
Satyajit.Ketkar@Halliburton.com
281-871-6065=20
=20
--=20
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.361 / Virus Database: 267.12.5/147 - Release Date: 10/24/2005
=20
----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and
privileged information for the sole use of the intended recipient. Any review,
use, distribution, or disclosure by others is strictly prohibited. If you are
not the intended recipient (or authorized to receive information for the
intended recipient), please contact the sender by reply e-mail and delete all
copies of this message.From jojowil at hvcc.edu Mon Oct 24 19:35:41 2005
From: jojowil at hvcc.edu (William Jojo)
Date: Mon Oct 24 19:35:49 2005
Subject: [Samba] 3.0.20b and Heimdal
Message-ID: <029101c5d8d2$1ee1e660$31116797@hvcc.edu>
Stupid question:
Has anyone been able to get Heimdal 0.7.1 with Samba 3.0.20b to compile
successfully without commenting out the __cplusplus stuff in include/includes.h?
If I comment it out, it's fine on FC3. The Heimdal people are using
"private" as a structure member name, so I know it's a Heimdal
problem :-).
Also, should one be using Heimdal or MIT krb for use in 3.x? I see much talk of
Heimdal in Samba 4 and wondering where I should be concentraing my education now
and in the future. :-)
Cheers,
Bill