[Samba] Excel Save Problem

Christian Nekola c.nekola at xion.at
Wed Sep 20 19:37:01 GMT 2006


a upgrade is a nice idea ;-)
the problem is, the version 3.0.10 is the default red hat enterprise 4 
packet.
redhat doesn't offer any updates.
today i want update to 3.0.14a with a rpm packet, but there were too 
many failed dependencies :-(

now i think, i build samba myself, but i don't  know which problems can 
happen if i do this.
the server is in production


my running smb.conf:
#======================= Global Settings 
=====================================

[global]
  server string = Samba Server
  workgroup = xionitag
  netbios name = miraculix
  interfaces = 10.1.1.203
  smb ports = 139
  passdb backend = tdbsam

  #---Browsing und WINS-Server------------------------
  os level = 65
  local master = yes
  domain master = yes
  preferred master = yes
  wins support = no
  name resolve order = lmhosts host dns
  dns proxy = no

  #---Domaenen-Login,  Login-Skript, Profil-Pfad ---
  domain logons = yes
  logon script = login.cmd
  logon home = \\%L\%U
  logon drive = I:

  username map = /etc/samba/smbusers
  add user script  = /usr/local/bin/useradd -m %u
  delete user script  = /usr/sbin/userdel -r %u
  add group script = /usr/sbin/groupadd %g
  delete group script = /usr/sbin/groupdel %g
  add user to group script = /usr/sbin/usermod -G %g %u
  add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null -g 
xion %u

  #---Log-Dateien anlegen---------------------------------------------
  log file = /var/log/samba/%m.log
  # all log information in one file
  #log file = /var/log/samba/smbd.log
  max log size = 5000

  #---Druckereinstellungen------------------------------
  printcap name = cups
  load printers = yes
  printing = cups
  cups options = raw

  #----Zeit-Server-----------------------------------------
  time server = yes

  #----Tuning Options--------------------------------
  socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
  # socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
  getwd cache = yes
  read raw = yes
  write raw = yes
  dead time = 5
  keepalive = 150

  #----File-Locking---------------------------------
  lock directory  = /var/lock/samba
  strict locking  = no
  oplocks = yes
  fake oplocks = no

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

  idmap uid = 16777216-33554431
  idmap gid = 16777216-33554431
  template shell = /bin/false
  password server = None
  winbind use default domain = no

[homes]
  comment  = Home Directories
  browseable = no
  writeable = yes
  create mode = 0775
  directory mode = 0775

[netlogon]
  comment = Network Logon Service
  path = /data/apps/samba/netlogon
  guest ok = yes
  writeable = yes
  browsable = no
  share modes = no

[printers]
  comment = All Printers
  path = /data/apps/samba/spool/
  guest ok = Yes
  printable = yes
  public = yes
  browseable = no

[d3]
  comment = D3 Daten
  path = /data/d3
  browsable = no
  writeable = yes
  valid users = d3
  guest ok = no


thx
chris

Felipe Augusto van de Wiel schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 09/20/2006 12:03 PM, Christian Nekola escreveu:
>   
>> Hello,
>>  
>> i use Red Hat Enterprise Linux ES release 4 (Nahant) with Samba Version
>> 3.0.10-1.4E.
>> Samba are running as PDC. 
>> If i save a 160 KB Excel file (Excel 2000 and XP) on a Windows 2000 Client,
>> then samba hangs. With a XP Client running all normally.
>> i make several tunning options (socket options, write raw,...) but no
>> change.
>>  
>> any idea?
>>     
>
> 	Not right now. But I would say that upgrade Samba should
> be a nice idea. Anyway, can you please attach your running smb.conf
> and a log with increased loglevel/debuglevel?
>
>
>   
>> thx
>> chris
>>     
>
> 	Kind regards,
>
> - --
> Felipe Augusto van de Wiel <felipe at paranacidade.org.br>
> Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE
> http://www.paranacidade.org.br/           Phone: (+55 41 3350 3300)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
>
> iD8DBQFFEZHnCj65ZxU4gPQRAt4lAJ0WKXC4fdWdWBlH1XZRg7CBrBO6agCeK6HP
> yFhftdQDEjgjHpybJStzF8M=
> =bfEg
> -----END PGP SIGNATURE-----
>   



More information about the samba mailing list