LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 01-10-2005, 07:05 PM   #1
eogandix
LQ Newbie
 
Registered: Sep 2003
Location: Buenos Aires, Argentina
Distribution: Debian
Posts: 8

Rep: Reputation: 0
SAMBA Problems Please HELP!!!


I have a Debian Woody 3.0 R2 with kernel 2.6.8 running a file server with samba, The problem is that in one sector of my lan, I canīt copy .doc and .xls files to the file server but if I zipped I can do it, also when I move the terminals, to another part of the lan, for example my office I can doit. The terminals are running win98. I format one of this terminals (thinking that was a virus o something like that) but when I plug it in this sector it do the same again.


I donīt know what is happenning if it a soft or a network problem!!!


Sorry For my English!!!.
 
Old 01-10-2005, 07:32 PM   #2
vinsky2002
LQ Newbie
 
Registered: Jan 2005
Location: 80 Margie Moran St., Phil.
Distribution: Red Hat 7.3
Posts: 15

Rep: Reputation: 0
it's kind of hard to say..... could be anything from user rights or network issue (cable transmit problem). try run'n some IP testing program like ethereal or tcpdump or related
 
Old 01-10-2005, 10:26 PM   #3
Jerre Cope
Member
 
Registered: Oct 2003
Location: Texas (central)
Distribution: ubuntu,Slackware,knoppix
Posts: 323

Rep: Reputation: 37
What to you mean by sector? Is that portion of the LAN passing through a router that is filtering your files? Also, look in your smb.conf for a
veto files
parameter.
 
Old 01-12-2005, 07:36 PM   #4
eogandix
LQ Newbie
 
Registered: Sep 2003
Location: Buenos Aires, Argentina
Distribution: Debian
Posts: 8

Original Poster
Rep: Reputation: 0
my smb.conf it's ok, the problem is only with MS Office Files in Win98 Clients and sometimes With WinXP Clients. With sectors I am meanen difernts switchs.

I realy don't know what can be...

This is my smb.conf file

[global]
workgroup = DGGI_Serv
server string = File Server de la DGGI
guest account = nobody
netbios name = Serv1
invalid users = root
log file = /var/log/samba/log.%m
max log size = 100000
# syslog only = yes
syslog = 0
security = user
create mask = 0777
directory mask = 0777
encrypt passwords = yes
# socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=8192 SO_RCVBUF=8192
socket options = TCP_NODELAY
# socket options = IPTOS_LOWDELAY
# read size = 32768
# force group = users
local master = yes
os level = 65
interfaces = eth1
domain master = yes
domain logons = yes
preferred master = yes
wins support = no
logon path = \\192.9.208.10\netlogon
logon script = %u.bat
# strict sync = Yes
#Bloqueo de archivos por parte del UNIX
# blocking locks = No
locking = no
# oplocks = true
# share modes = no
# level2 oplocks = false
# logon drive = h:
# logon home = \\serv1\%U
# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
; wins support = no

# WINS Server - Tells the NMBD components of Samba to be a WINS Client
# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
; wins server = w.x.y.z

# This will prevent nmbd to search for NetBIOS names through DNS.
dns proxy = no

# What naming service and in what order should we use to resolve host names
# to IP addresses
; name resolve order = lmhosts host wins bcast

# Name mangling options
; preserve case = yes
; short preserve case = yes

# This boolean parameter controlls whether Samba attempts to sync. the Unix
# password with the SMB password when the encrypted SMB password in the
# /etc/samba/smbpasswd file is changed.
; unix password sync = false

# For Unix password sync. to work on a Debian GNU/Linux system, the following
# parameters must be set (thanks to Augustin Luton <aluton@hybrigenics.fr> for
# sending the correct chat script for the passwd program in Debian Potato).
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .

# This boolean controls whether PAM will be used for password changes
# when requested by an SMB client instead of the program listed in
# 'passwd program'. The default is 'no'.
; pam password change = no

# The following parameter is useful only if you have the linpopup package
# installed. The samba maintainer and the linpopup maintainer are
# working to ease installation and configuration of linpopup and samba.
; message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &

obey pam restrictions = yes

# Some defaults for winbind (make sure you're not using the ranges
# for something else.)
; winbind uid = 10000-20000
; winbind gid = 10000-20000
; template shell = /bin/bash

#======================= Share Definitions =======================

[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
guest ok = yes
browsable = yes
writable = no
share modes = no
 
Old 01-12-2005, 08:57 PM   #5
Jerre Cope
Member
 
Registered: Oct 2003
Location: Texas (central)
Distribution: ubuntu,Slackware,knoppix
Posts: 323

Rep: Reputation: 37
smb.conf looks OK.

When you zipped the Office Files, that also made them smaller. So at this point we don't know if that success is because they are not doc/xls or because they are just smaller.

Lets rename the files to .bak or .xxx so that they stay the same size and try the test again. That way you know if its a size issue or name filter. Also, you might copying a very large file and establish a benchmark from your various sectors. This is beginning to sound more like a hardware or cable problem.
 
Old 01-13-2005, 01:17 AM   #6
bdrake
Member
 
Registered: Aug 2004
Location: Montrose, CA
Distribution: Slackware, SuSE, OpenZaurus
Posts: 45

Rep: Reputation: 16
It could also be a problem with the duplex settings on the switch and the workstations in that sector. If one is set to half and the other full, small files would be okay but larger ones would regularly fail.

--Barry
 
Old 01-13-2005, 07:04 AM   #7
eogandix
LQ Newbie
 
Registered: Sep 2003
Location: Buenos Aires, Argentina
Distribution: Debian
Posts: 8

Original Poster
Rep: Reputation: 0
I only have problem with Ms Office Files, when I try to modified a Ms Office file in the File Server or copy a Ms Office File the DenyMode is DENY_ALL.
 
  


Reply



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/Cups print sharing problems (/var/spool/samba files) Gates1026 Linux - General 9 06-23-2013 01:33 AM
Samba Problems again :) Iztari Linux - Networking 18 06-24-2004 11:00 AM
samba problems... Digital_Err0r Linux - Networking 1 03-20-2004 04:46 PM
Samba problems. Zombie13 Mandriva 4 03-11-2004 02:34 AM
[Samba] Problems since update to samba 3 ffred Linux - Networking 6 01-02-2004 06:19 PM

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

All times are GMT -5. The time now is 12:14 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