Hi,

I got a machine running red-hat 7.3 and samba 2.2.7 (conf is attached).
When i transfer files from a windows 2000 machine to samba share, all
goes right, but on reverse operation, i mean, when i copy files from
samba machine to windows 200 machine, it delays so long, more than 200%.
I got mcaffe antivir on all win2k machines and b+h antivir on linux one.
I've tryed deactivating antivir software on both machines, but with same
results.

Any ideas, can anyone help me on that clue?

Thnx in advance.

P.D.: Sorry about my bad english.

-- 
Alex Perez (psychiatric.com.ar) | Madison's Inquiry:  If you have to
Linux User 276491               | travel on the Titanic, why not go
Kernel 2.4.18-19                | first class? 
on a i686                       | 
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2002/09/25 14:04:10

### Global parameters

    [global]
    netbios name = SERVER
    workgroup = WKGRP
    server string = Samba %v on (%L)

    ; domain & local master browser
    os level = 0
    domain master = no
    local master = no
    preferred master = no
    domain logons = no
    obey pam restrictions = yes
    wins support = no
    wins server = 192.168.1.2
    wins hook = /var/spool/hylafax/bin/dns_update
    
    ; user roaming profiles path
    ;profile acls = yes
    ;logon path = \\%N\profiles\%u    
    ;logon drive = Z:
    ;logon home = \\SERVER\%u

    ; by machine logon script (in DOS format)
    ;logon script = %m.bat
    
    ; misc options
    socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_SNDBUF=8192 
SO_RCVBUF=8192
    add user script = /usr/sbin/useradd -g 100 -d /dev/null -s /bin/false -m %u
    delete user script = /usr/sbin/userdel %u
    message command = /bin/sh -c '/var/spool/hylafax/bin/SMBmessage.sh %m %s' &
    time server = no
    utmp = yes
    dns proxy = no
    keep alive = 300
    debug level = 3
    
    ; file options
    hide dot files = yes
    hide unreadable = yes
    veto files = /*.eml/*.nws/*.com/*.vbs/*.{*}/
    veto oplock files = /*.mdb/*.exe/*.pst/
    hide files = /*.dll/*.bad/*.exe/
    read raw = yes
    write raw = yes

    ; code page options
    client code page = 850
    character set = ISO8859-1
    
    ; security options
    security = domain
    password server = *
    guest ok = no
    invalid users = bin daemon eye man postfix mail ftp rpm vcsa
    username map = /etc/samba/user.map
    admin users = root @wheel
    ; domain administrators
    domain admin group = @wheel
    ; use encrypted passwords
    encrypt passwords = yes
    passwd program = /usr/bin/passwd %u
    passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n 
*passwd:*all*authentication*tokens*updated*successfully*
    unix password sync = yes
    smb passwd file = /etc/samba/smbpasswd

    ; logging (max log size is in kB)
    log level = 0
    log file = /var/log/samba/log.%m
    max log size = 1000
    debug timestamp = yes
    syslog = 1
    syslog only = no
        
    ; restricted ip access
    interfaces = 192.168.1.250/255.255.255.0
    bind interfaces only = yes
    hosts allow = 192.168.1. 127.
    remote announce = 192.168.1.255
    
    ; printer options
    printer admin = root
    printing = lprng
    add printer command = /var/spool/hylafax/bin/addprinter
    load printers = yes

    ; winbind options
    winbind separator = @
    winbind uid = 10000-20000
    winbind gid = 10000-20000
    winbind enum users = yes
    winbind enum groups = yes

### Shares
    
    ; share for domain controller
    ;[netlogon]
    ;comment = Recurso compartido del servidor de inicio de sesion
    ;path = /home/netlogon
    ;locking = no
    ;public = no
    ;browseable = no
    ;writeable = no

    ; share for storing roaming user profiles
    ;[profiles]
    ;path = /home/profiles
    ;comment = Recurso compartido para perfiles personales
    ;locking = no
    ;read only = no
    ;writeable = yes
    ;browseable = no
    ;create mask = 0700
    ;directory mask = 0700
    
    ;[homes]
    ;comment = Directorio personal
    ;valid users = %S
    ;read only = No
    ;writeable = yes
    ;public = no
    ;create mask = 0664
    ;directory mask = 0775
    ;browseable = no

    [printers]
    comment = Impresoras compartidas
    path = /var/spool/samba
    read only = no
    printable = yes
    public = yes
    writeable = no
    browseable = yes

    [faxlp]
    comment = Dispositivo de Fax
    path = /tmp
    printable = yes
    public = yes
    writeable = no
    browseable = yes
    create mode = 0700
    printer = faxlp
    print command = cat %s | /var/spool/hylafax/bin/sambafax -n %U; rm %s

    [print$]
    comment = Controladores de Impresora
    path = /var/spool/samba/printers
    guest ok = yes
    writeable = no
    read only = yes
    write list = root @lp

    [MSO2K]
    comment = Archivos de instalacion de Ms Office 2000
    path = /winapp/office
    volume = MSOFFSBE9
    locking = no
    oplocks = false
    level2oplocks = false
    available = yes
    browseable = yes
    public = yes
    read only = yes
    writeable = no
    write list = root @wheel

    [utils]
    comment = Utilidades administrativas
    path = /winapp/storage
    locking = no
    oplocks = false
    level2oplocks = false
    available = yes
    browseable = yes
    public = yes
    read only = yes
    writeable = no
    write list = root @wheel

    [cdrom]
    comment = Unidad de CDROM
    path = /mnt/cdrom
    locking = no
    oplocks = false
    level2oplocks = false
    available = yes
    browseable = yes
    public = yes
    read only = yes
    writeable = no
    root preexec = /bin/mount /mnt/cdrom
    root postexec = /bin/umount /mnt/cdrom

    [faxstore]
    comment = Directorio de recepcion de Fax
    path = /winapp/faxstore
    locking = no
    available = yes
    browseable = yes
    public = no
    read only = yes
    writeable = no
    write list = root @wheel
    
    [upgrade]
    comment = Archivos de actualizacion antivirus McAfee
    path = /winapp/virus-upgrade
    locking = no
    oplocks = false
    level2oplocks = false
    available = yes
    browseable = yes
    public = yes
    read only = yes
    writeable = no
    write list = root @wheel

    # This will create a kind of audit log
    exec = /bin/sh -c 'echo "[%T]%u - connected">> /tmp/smbd.log'
    postexec = /bin/sh -c 'echo "[%T]%u - disconnected">> /tmp/smbd.log'

Attachment: signature.asc
Description: Esta parte del mensaje esta firmada digitalmente

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to