Visualizzazione dei risultati da 1 a 2 su 2

Discussione: Lentezza di Samba

  1. #1

    Lentezza di Samba

    Ciao
    sto usando Samba 3.0.6 su Debian ed ho inserito la linuxbox sul dominio (gestito da una macchina win 2000 server).

    Da un'altra macchina windows, vedo tranquillamente la linuxbox sulla rete, entro sulla mia home dir e la navigo senza problemi, ma quando tento di editare un file ci impiega qualche minuto prima di aprirlo, a volte non riesce ad aprirlo ed altre mi impalla il pc.
    Cosa potrebbe essere?

    Di seguito il mio smb.conf

    [global]

    workgroup = sparkgrp
    server string = %h server (Samba %v)

    wins server = 192.168.1.6

    dns proxy = no



    #### Debugging/Accounting ####

    log file = /var/log/samba/log.%m

    max log size = 1000

    syslog = 0

    panic action = /usr/share/samba/panic-action %d


    ####### Authentication #######

    encrypt passwords = true

    passdb backend = tdbsam guest

    obey pam restrictions = yes

    invalid users = root

    passwd program = /usr/bin/passwd %u
    passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .


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

    [homes]
    comment = Home Directories
    browseable = no

    writable = yes

    create mask = 0700
    directory mask = 0700


    [printers]
    comment = All Printers
    browseable = no
    path = /tmp
    printable = yes
    public = no
    writable = no
    create mode = 0700

    [print$]
    comment = Printer Drivers
    path = /var/lib/samba/printers
    browseable = yes
    read only = yes
    guest ok = no
    GNU/Linux is the answer...now, what was your question?

  2. #2
    Up
    GNU/Linux is the answer...now, what was your question?

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.