Er ist Dom�nenmitglied.>Wie sieht die smb.conf im [global]-Teil aus? [global] workgroup = INTRANET netbios name = ORPHEUS server string = |%h| Samba Server | %v | security = DOMAIN encrypt passwords = Yes password server = pas100 log level = 2 syslog = 4 log file = /var/log/samba/log.%m max log size = 50 name resolve order = host bcast socket options = SO_KEEPALIVE TCP_NODELAY load printers = No show add printer wizard = No dns proxy = No winbind uid = 10000-20000 winbind gid = 10000-20000 template homedir = /raid10/home/%D/%U winbind cache time = 300 hosts allow = 192.168.100.0/255.255.255.0
Das sieht bisher so ganz in Ordnung aus.... Kann es sein, dass Du einen Host/Client hast der Bindstriche im Namen hat? z.B. Nov 6 11:22:04 orpheus smbd[447]: netbios connect: local=orpheus remote=pa-wi-ws-iwa pa-wi-ws-iwa ???? Das kann zu Problemen f�hren. (Und die hast Du ja ;-) ) Was man noch ausprobieren kann/sollte, dass man bei socket options = SO_KEEPALIVE TCP_NODELAY das SO_KEEPALIVE weg l�sst. Ich hatte mal vor "ewigen Zeiten" damit Probleme und lass es deshalb einfach weg. Gruss Tobi ---------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

