LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-08-2003, 06:13 AM   #1
serj
LQ Newbie
 
Registered: Sep 2003
Posts: 4

Rep: Reputation: 0
URGENT!!! linux with samba, win9x clients with foxpro


Pls help me,

I have trouble using foxpro (from clients with Win9x) on dbf files managed by samba.
Fox command "pack" is ok for small dbf files, but return error for medium files (8000 records):

"This device does not exist on the network reading drive.
Abort, Retry, Fail?"

fserj@yahoo.com
1000x Thanks
 
Old 09-08-2003, 07:04 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
please do not mark any threads as urgent or similar, it is not urgent for us, and generally considered rude to do this. thanks.
 
Old 09-08-2003, 07:04 AM   #3
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
You'll need to give us a little more information. What version of linux are you using? What version of Samba are you using? Does this happen on all your Win9x clients? Is there anything in your smb.log or other log files on the Samba server? Are all users connecting as the same user to the Samba server?

I'm wondering if this is really a locking issue for some reason. Also, how big are the files?

cheers

Jamie...
 
Old 09-08-2003, 07:50 AM   #4
serj
LQ Newbie
 
Registered: Sep 2003
Posts: 4

Original Poster
Rep: Reputation: 0
I test on Win95 and is ok.
Fail only on Win98 (I have plainPassword set in registry).
I use redHat 7.2
 
Old 09-08-2003, 08:28 AM   #5
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
Is there anything in your logs? Can you do access other files on that Samba server? If so can you access other files on the same network share?

What version of Samba are you running, and was there anything in your logs?

cheers

Jamie...
 
Old 09-08-2003, 09:11 AM   #6
serj
LQ Newbie
 
Registered: Sep 2003
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks Jamie,

I think here is something....
------------------------------------


[2003/09/08 11:57:37, 2] smbd/open.cpen_file(213)
SERJ opened file terom/aprov/51092352.TMP read=Yes write=Yes (numopen=3)
[2003/09/08 11:57:37, 3] smbd/oplock_linux.c:linux_set_kernel_oplock(184)
set_file_oplock: got kernel oplock on file terom/aprov/51092352.TMP, dev = 302, inode = 436557
[2003/09/08 11:57:37, 3] smbd/process.crocess_smb(837)
Transaction 63 of length 4148
[2003/09/08 11:57:37, 3] smbd/process.c:switch_message(650)
switch message SMBwrite (pid 2183)
[2003/09/08 11:57:37, 3] smbd/reply.c:reply_write(2684)
write fnum=7690 num=4096 wrote=4096
[2003/09/08 11:57:37, 3] smbd/process.crocess_smb(837)
Transaction 64 of length 4148
[2003/09/08 11:57:37, 3] smbd/process.c:switch_message(650)
switch message SMBwrite (pid 2183)
[2003/09/08 11:57:37, 3] smbd/reply.c:reply_write(2684)
write fnum=7690 num=4096 wrote=4096
[2003/09/08 11:57:42, 3] smbd/process.crocess_smb(837)
Transaction 65 of length 24116
[2003/09/08 11:57:42, 3] smbd/process.c:switch_message(650)
switch message SMBwrite (pid 2183)
[2003/09/08 11:57:42, 3] smbd/reply.c:reply_write(2684)
write fnum=7690 num=24064 wrote=24064
[2003/09/08 11:58:26, 0] lib/util_sock.c:read_socket_data(478)
read_socket_data: recv failure for 10920. Error = Connection reset by peer
[2003/09/08 11:58:26, 3] smbd/process.c:timeout_processing(1068)
receive_smb error (Connection reset by peer) exiting
[2003/09/08 11:58:26, 3] smbd/sec_ctx.c:set_sec_ctx(316)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/09/08 11:58:26, 2] smbd/server.c:exit_server(448)
Closing connections
 
Old 09-08-2003, 09:48 AM   #7
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
Yeah, does seem a little odd, it looks like your Windows client is not responding, although your Windows error message seems to suggest that the Samba server is failing to respond!

Are you able to access other areas of the Samba server from your Win98 client? Can you access other files on this same share or is it just a couple of files?

cheers

Jamie...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba - Foxpro and Clarion drumltd Linux - Networking 1 02-15-2005 01:01 PM
Samba and Foxpro drumltd Linux - Networking 1 01-07-2005 02:16 AM
Samba: Authenticate Linux-Clients in Samba Domain & Mount mule Linux - Software 0 12-10-2003 01:21 AM
Samba, foxpro problem serj Linux - General 1 09-08-2003 07:02 AM
linux samba foxpro problem linuxkiddo Linux - Software 2 02-05-2003 07:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration