halo temans
Saya punya server untuk file sharing memakai samba.
OS ubuntu 7.04. Saat pertama di operasikan, user tidak mengeluh lambat.
Tapi setelah jalan dua minggu, user banyak yg mengeluh lambat.
Di client, folder saaya mapping ke drive z: , kemudian kalao user
brose file mereka dan double click file yg di maksud, terbukanya lama
sekali
Mohon bantuan n pencerahannya.
Saya attach file samba conf saya.


[global]
workgroup = Accounting
netbios name = ITS-ACC
server string = ITS-ACC
server string = %h server
wins support = yes
;   wins server = w.x.y.z
   dns proxy = no
;   name resolve order = lmhosts host wins bcast

#### Networking ####
;   interfaces = 127.0.0.0/8 eth0
;   bind interfaces only = true
   log file = /var/log/samba/log.%m
   max log size = 1000
;   syslog only = no
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
security = user
encrypt passwords = true
passdb backend = tdbsam
obey pam restrictions = yes
;   guest account = nobody
invalid users = root
;   unix password sync = no
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully*
.
;   pam password change = no
;   domain logons = yes
;   logon path = \\%N\profiles\%U
;   logon path = \\%N\%U\profile
;   logon drive = H:
;   logon home = \\%N\%U
;   logon script = logon.cmd
; add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
;   load printers = yes
;   printing = bsd
printcap name = /etc/printcap
printing = cups
printcap name = cups
;   printer admin = @lpadmin
;   include = /home/samba/etc/smb.conf.%m
socket options = TCP_NODELAY
;   message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
;   domain master = auto
;   idmap uid = 10000-20000
;   idmap gid = 10000-20000
;   template shell = /bin/bash
;[homes]
;   comment = Home Directories
;   browseable = no
;   valid users = %S
;   writable = no
;   create mask = 0600
;   directory mask = 0700
;[netlogon]
;   comment = Network Logon Service
;   path = /home/samba/netlogon
;   guest ok = yes
;   writable = no
;   share modes = no
;[profiles]
;   comment = Users profiles
;   path = /home/samba/profiles
;   guest ok = no
;   browseable = no
;   create mask = 0600
;   directory mask = 0700
[printers]
   comment = All Printers
   browseable = yes
   path = /var/spool/samba
   printable = yes
   public = yes
   writable = no
   create mode = 0700
   use client driver = yes
   guest only = yes
[print$]
   comment = Printer Drivers
   path = /var/lib/samba/printers
   browseable = yes
   read only = yes
   guest ok = no
;   write list = root, @ntadmin
;[cdrom]
;   comment = Samba server's CD-ROM
;   writable = no
;   locking = no
;   path = /cdrom
;   public = yes
;   preexec = /bin/mount /cdrom
;   postexec = /bin/umount /cdrom


[USERS]
        #recycle module
        # jika user menghapus file maka akan terbentuk otomatis foder user yg 
isinya
        # file yg di hapus
        vfs object = recycle
        recycle:repository = .%u/trash
        recycle:keeptree = yes
        recycle:versions = yes
        nt acl support = yes
        
        # file yg tidak boleh di simpan
        veto files = 
/*.mp3/*.mpeg/*.mpg/*.flv/*.avi/*.jpg/*.asf/*.wmv/*.3gp/*.iso/*.exe/*.bmp/*.gif/
        delete veto files = yes
        
        # FOLDER DATA USERS
        path = /home/users
        valid users = @accounting, adm2000
        writeable = yes
        browseable = yes
        inherit permissions = yes
        force create mode = 0770
        force directory mode = 0770
        force group = accounting

[APPL]
        vfs object = recycle
        recycle:repository = .%u/trash
        recycle:keeptree = yes
        recycle:versions = yes
        nt acl support = yes
        veto files = 
/*.mp3/*.mpeg/*.mpg/*.flv/*.avi/*.jpg/*.asf/*.wmv/*.3gp/*.iso/*.exe/*.bmp/*.gif/
        delete veto files = yes

        # FOLDER Application
        path = /home/appl
        valid users = @accounting
        writeable = yes
        browseable = yes
        inherit permissions = yes
        force create mode = 0777
        force directory mode = 0777
        force group = accounting

-- 
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke