Alexander Menk
2007-Apr-03 10:10 UTC
[Samba] Jobs stay in WinXP-Printer-Queue, never processed by CUPS
Hi! I've shared a CUPS Printer via Samba, Samba is connected to a Win2003 SP1 Domain to authenticate users. Most of the time all works nice, but sometimes there are errors. For example it seems that a WinXP client can't deliver the print-jobs to samba/cups anymore. The jobs just stay in die windows Printer queue. log.smdb: [2007/04/03 11:13:34, 2] smbd/sesssetup.c:setup_new_vc_session(772) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2007/04/03 11:13:34, 1] smbd/sesssetup.c:reply_spnego_kerberos(303) Username MYCOMPANY-INTERN\smith is invalid on this system where "smith" is the Domain-User having that problem. But $ getent passwd| grep smith reveals, that the user is recognized! Samba Version: 3.0.22-1ubuntu3.2 Any Ideas ? Thanks, Alex
Alexander Menk
2007-Apr-03 10:32 UTC
[Samba] Re: Jobs stay in WinXP-Printer-Queue, never processed by CUPS - more logs
Hello again.. I've looked at some more logs... log.wb-MYCOMPANY-INTERN: [2007/04/03 11:13:34, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 11:13:34, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 11:13:34, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 11:13:34, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 11:13:34, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 11:13:34, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. perhaps this belongs to that: [2007/04/03 10:30:31, 0] lib/util_sock.c:write_data(559) write_data: write failure. Error = Connection reset by peer [2007/04/03 10:30:31, 0] libsmb/clientgen.c:write_socket(138) write_socket: Error writing 190 bytes to socket 16: ERRNO = Connection reset by peer [2007/04/03 10:30:31, 0] libsmb/clientgen.c:cli_send_smb(168) Error writing 190 bytes to client. -1 (Connection reset by peer) [2007/04/03 10:30:31, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790) rpc_api_pipe: Remote machine SERVER01 pipe \NETLOGON fnum 0xc005returned critical error. Error was Write error: Connection reset by peer [2007/04/03 10:35:47, 0] libsmb/clientgen.c:cli_rpc_pipe_close(375) cli_rpc_pipe_close: cli_close failed on pipe \samr, fnum 0x800f to machine SERVER01. Error was Write error: Connection reset by peer [2007/04/03 10:35:47, 0] libsmb/clientgen.c:cli_rpc_pipe_close(375) cli_rpc_pipe_close: cli_close failed on pipe \lsarpc, fnum 0xc003 to machine SERVER01. Error was Write error: Connection reset by peer [2007/04/03 10:35:47, 0] libsmb/clientgen.c:cli_rpc_pipe_close(375) cli_rpc_pipe_close: cli_close failed on pipe \NETLOGON, fnum 0xc005 to machine SERVER01. Error was Write error: Connection reset by peer [2007/04/03 10:35:47, 2] libsmb/cliconnect.c:cli_session_setup_kerberos(533) Doing kerberos session setup [2007/04/03 10:41:48, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:48, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:48, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:48, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:48, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:48, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:49, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:49, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2007/04/03 10:41:49, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. Thanks, Alex