[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Samba 3 und win2k problem



Hallo List,

Ich habe ein prob mit Samba und win2k.

Unter win2k sehe ich meine samba büchse, kann mich mit dem user/pw aus
smbpasswd einlogen und auch die einzelnen shares anklicken. Sobald ich
allerdings in einem verzeichnis ein file anklicke bleibt mein
win-explorer hängen. Nach einigen minuten bekomme ich dann eine
fehlermeldung das das file nicht verfügbar sei ?!

Hat das schonmal jemand gesehn, weis jemand abhilfe ?

Daniel



meine smb.conf:
----------------------------8<-------------------------
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2004/01/26 00:09:12

# Global parameters
[global]
        workgroup = MARQUEZ.DE
        server string = %h server (Samba %v)
        obey pam restrictions = No
        passdb backend = tdbsam, guest
        passwd program = /usr/bin/passwd %u
        passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
        syslog = 0
        log file = /var/log/samba/log.%m
        max log size = 1000
        dns proxy = No
        panic action = /usr/share/samba/panic-action %d
        invalid users = root

[homes]
        comment = Home Directories
        create mask = 0700
        directory mask = 0700
        browseable = No

[printers]
        comment = All Printers
        path = /tmp
        create mask = 0700
        printable = Yes
        browseable = No

[print$]
        comment = Printer Drivers
        path = /var/lib/samba/printers

[storage1]
        path = /opt/storage1
        read only = No
---------------------------->8-------------------------
alles standart gelassen.


aus dem logfile:
---------------------------->8-------------------------

[2004/01/26 01:24:39, 1] smbd/service.c:make_connection_snum(698)
  trotz (192.168.128.83) connect to service storage1 initially as user
dmk (uid=1000, gid=1000) (pid 3660)
[2004/01/26 01:26:20, 0] lib/util_sock.c:write_socket_data(388)
  write_socket_data: write failure. Error = Connection reset by peer
[2004/01/26 01:26:20, 0] lib/util_sock.c:write_socket(413)
  write_socket: Error writing 32831 bytes to socket 16: ERRNO =
Connection reset by peer
[2004/01/26 01:26:20, 0] lib/util_sock.c:send_smb(585)
  Error writing 32831 bytes to client. -1. (Connection reset by peer)
[2004/01/26 01:26:20, 1] smbd/service.c:close_cnum(880)
  trotz (192.168.128.83) closed connection to service storage1
[2004/01/26 01:26:20, 1] smbd/service.c:make_connection_snum(698)
  trotz (192.168.128.83) connect to service storage1 initially as user
dmk (uid=1000, gid=1000) (pid 3661)
----------------------------8<-------------------------


-- 
	/"\
	\ /    ASCII Ribbon Campaign
	 X   against HTML email & vCards
	/ \



Reply to: