Prev: [Samba] mount.cifs not reporting locking issues to Linux?
Next: tdb locking issue - Solaris 10 and Samba 3.0.33
From: mdutch on 22 Oct 2009 14:50 Problem: Trying to finish creation of Samba 3.3.2 domain server on new 9.04 Ubuntu server. Did default Ubuntu installation of LAMP and Samba during installation. Successfully edited smb.conf, built users, server and resources visible in smbclient and in windows test workstation. Can login as different users, and join machines to the domain via windows. However, the whole system was INCREDIBLY slow! Question: Started checking the log files and noticed I was getting winbind errors. After starting samba & winbind, I get repeating errors in /var/log/samba/log.winbindd. (see file below) I've searched many forums and sites for the error msgs and can't find references. Can you clue me in why these are generated and where/what I need to reconfig? FYI, log.winbindd and smb.conf is below. Let me know if you need more resources. Regards, --mdutch >>>>>>/var/log/samba/log.winbindd<<<<<<<<<< [2009/10/22 12:44:01, 0] winbindd/winbindd.c:main(1125) winbindd version 3.3.2 started. Copyright Andrew Tridgell and the Samba Team 1992-2009 [2009/10/22 12:44:01, 0] winbindd/winbindd_cache.c:initialize_winbindd_cache(2577) initialize_winbindd_cache: clearing cache and re-creating with version number 1 >>>>>>ERRORS START<<<<<<<<<<<< [2009/10/22 12:44:42, 0] libsmb/namequery.c:saf_store(75) saf_store: refusing to store 0 length domain or servername! [2009/10/22 12:44:52, 0] libsmb/clientgen.c:cli_receive_smb(165) Receiving SMB: Server stopped responding [2009/10/22 12:44:52, 1] winbindd/winbindd_cm.c:cm_prepare_connection(967) failed tcon_X with NT_STATUS_IO_TIMEOUT >>>>>>THEN THE THREE ERRORS REPEAT every 10-20 sec<<<<<<<<<< [2009/10/22 12:45:02, 0] libsmb/namequery.c:saf_store(75) saf_store: refusing to store 0 length domain or servername! [2009/10/22 12:45:12, 0] libsmb/clientgen.c:cli_receive_smb(165) Receiving SMB: Server stopped responding [2009/10/22 12:45:12, 1] winbindd/winbindd_cm.c:cm_prepare_connection(967) failed tcon_X with NT_STATUS_IO_TIMEOUT >>>>>>etc.etc.<<<<<<<<<< http://www.tek-tips.com/viewthread.cfm?qid=1575492&page=1 (my smb.conf is posted in this msg on Andrew T's Samba Forum) -- View this message in context: http://www.nabble.com/Help-needed-with-log.winbindd-errors-tp26015170p26015170.html Sent from the Samba - General mailing list archive at Nabble.com. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba |