After upgrading to Woody, Samba is no longer playing nice with Windows 2000. I can use smbclient on the samba machine to connect to itself, so at least that's working. The error from Windows is: "The semaphore timeout period has expired.".
I deleted the smb.log file at one point in an effort to reset it. I figured it'd be created again but I haven't seen it ... This is even after removing and re-installing Samba. How do I get this back? There are files in /var/log/samba, though, for smbd and nmbd.log. The file log.smbd contains these errors which might be related to the problem: [2001/11/28 10:41:03, 0] lib/util_sock.c:read_socket_data(478) read_socket_data: recv failure for 4. Error = Connection reset by peer [2001/11/28 10:44:18, 0] lib/util_sock.c:read_socket_data(478) read_socket_data: recv failure for 4. Error = Connection reset by peer [2001/11/28 10:44:27, 0] lib/util_sock.c:read_socket_data(478) read_socket_data: recv failure for 4. Error = Connection reset by peer [2001/11/28 10:48:33, 0] lib/util_sock.c:read_socket_data(478) read_socket_data: recv failure for 4. Error = Connection reset by peer [2001/11/28 10:48:43, 0] lib/util_sock.c:read_socket_data(478) read_socket_data: recv failure for 4. Error = Connection reset by peer Any suggestions? Thanks! Jen