Displaying 20 results from an estimated 28 matches for "cli_send_smb".
2005 Jul 07
1
Help with ntlm error on Samba 3.0.14a
Hello,
I'm having some trouble with the winbind process I'm getting a lot of
error:
[2005/07/04 14:14:48, 0] libsmb/clientgen.c:cli_send_smb(155)
Error writing 494 bytes to client. -1 (Broken pipe)
[2005/07/04 14:14:48, 0] rpc_client/cli_pipe.c:rpc_api_pipe(435)
cli_pipe: return critical error. Error was Write error: Broken pipe
[2005/07/04 14:14:49, 0] lib/util_sock.c:write_socket_data(430)
write_socket_data: write failure. Error...
2007 Jul 25
0
Intermitent winbind failure resolving groups via nss
...4:11, 0] lib/util_sock.c:write_data(564)
write_data: write failure. Error = Connection reset by peer
[2007/07/22 23:04:11, 0] libsmb/clientgen.c:write_socket(138)
write_socket: Error writing 238 bytes to socket 31: ERRNO = Connection
reset by peer
[2007/07/22 23:04:11, 0] libsmb/clientgen.c:cli_send_smb(168)
Error writing 238 bytes to client. -1 (Connection reset by peer)
[2007/07/22 23:04:11, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
rpc_api_pipe: Remote machine ASTERIX pipe \lsarpc fnum 0x3returned
critical error. Error was Write error: Connection reset by peer
[2007/07/22 23:04:11, 1]...
2005 Nov 01
0
Problems with Winbind and Squid NTLM authentications
...0] lib/util_sock.c:write_socket_data(430)
write_socket_data: write failure. Error = Connection reset by peer
[2005/10/25 22:04:30, 0] lib/util_sock.c:write_socket(455)
write_socket: Error writing 138 bytes to socket 19: ERRNO = Connection
reset by peer
[2005/10/25 22:04:30, 0] libsmb/clientgen.c:cli_send_smb(155)
Error writing 138 bytes to client. -1 (Connection reset by peer)
[2005/10/25 22:04:31, 0] rpc_client/cli_pipe.c:rpc_api_pipe(435)
cli_pipe: return critical error. Error was Write error: Connection reset by
peer
[2005/10/26 07:53:31, 0] lib/util_sock.c:write_socket_data(430)
write_socket_dat...
2001 Oct 23
1
PATCH to Samba >= 2.2.1, accents and special chars
...grudge seems to lie in the new clistr_push function, which
does not exist in release 2.2.0. A 'cd directory' command is thus processed by
cli_chkpath, which does :
cli_setup_packet(cli);
p = smb_buf(cli->outbuf);
*p++ = 4;
safe_strcpy(p,path2,strlen(path2));
unix_to_dos(p,True);
cli_send_smb(cli);
It is clear the path is known to be in Unix format, and is properly
translated to dos stuff.
But cli_chkpath, in smbclient 2.2.1a/2.2.2, is now :
cli_setup_packet(cli);
p = smb_buf(cli->outbuf);
*p++ = 4;
p += clistr_push(cli, p, path2, -1, STR_TERMINATE | STR_CONVERT);
cli...
2006 Mar 06
3
Problem Accessing Samba Server from Windows
...32:30, 0] lib/util_sock.c:write_data(556)
write_data: write failure. Error = Connection reset by peer
[2006/03/05 00:32:30, 0] libsmb/clientgen.c:write_socket(138)
write_socket: Error writing 190 bytes to socket 3: ERRNO = Connection
reset by peer
[2006/03/05 00:32:30, 0] libsmb/clientgen.c:cli_send_smb(168)
Error writing 190 bytes to client. -1 (Connection reset by peer)
[2006/03/05 00:32:30, 0] rpc_client/cli_pipe.c:rpc_api_pipe(438)
cli_pipe: return critical error. Error was Write error: Connection
reset by peer
[2006/03/05 00:37:30, 0] rpc_client/cli_pipe.c:cli_rpc_close(1767)
cli_r...
2002 Feb 12
0
Samba 2.2.2 + NT problems
...:
[2002/02/12 11:12:51, 0] lib/util_sock.c:write_socket_data(542)
write_socket_data: write failure. Error = Broken pipe
[2002/02/12 11:12:51, 0] lib/util_sock.c:write_socket(566)
write_socket: Error writing 156 bytes to socket 26: ERRNO = Broken pipe
[2002/02/12 11:12:51, 0] libsmb/clientgen.c:cli_send_smb(89)
Error writing 156 bytes to client. -1
and on the password server:
[2002/02/12 10:11:49, 0] lib/util_sock.c:read_socket_data(478)
read_socket_data: recv failure for 4. Error = Connection reset by peer
[2002/02/12 10:11:49, 0] lib/util_sock.c:read_socket_data(478)
read_socket_data: recv f...
2006 Sep 21
0
Intermittent problems connecting to Samba share-Domain Ctlr issue
...08 winbindd[5195]: [2006/09/18 15:45:23, 0] libsmb/clientgen.c:write_socket(138)
Sep 18 15:45:23 scstor008 winbindd[5195]: write_socket: Error writing 446 bytes to socket 15: ERRNO = Connection reset by peer
Sep 18 15:45:23 scstor008 winbindd[5195]: [2006/09/18 15:45:23, 0] libsmb/clientgen.c:cli_send_smb(168)
Sep 18 15:45:23 scstor008 winbindd[5195]: Error writing 446 bytes to client. -1 (Connection reset by peer)
Sep 18 15:45:23 scstor008 winbindd[5195]: [2006/09/18 15:45:23, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
Sep 18 15:45:23 scstor008 winbindd[5195]: rpc_api_pipe: Remote machine...
2007 May 15
0
Error in winbind.log
...10:34:39, 0] lib/util_sock.c:write_data(564)
write_data: write failure. Error = Connection reset by peer
[2007/05/15 10:34:39, 0] libsmb/clientgen.c:write_socket(138)
write_socket: Error writing 104 bytes to socket 17: ERRNO = Connection
reset by peer
[2007/05/15 10:34:39, 0] libsmb/clientgen.c:cli_send_smb(168)
Error writing 104 bytes to client. -1 (Connection reset by peer)
[2007/05/15 10:34:39, 1] rpc_client/cli_pipe.c:cli_rpc_pipe_open(2222)
cli_rpc_pipe_open: cli_nt_create failed on pipe \lsarpc to machine
pdc............. Error was Write error: Connection reset by peer
[2007/05/15 10:34:39,...
2007 Nov 15
0
Sometimes users can't connect to the samba shares
...:08:09 janus winbindd[2352]: [2007/11/15 07:08:09, 0]
libsmb/clientgen.c:write_socket(138)
Nov 15 07:08:09 janus winbindd[2352]: write_socket: Error writing 246
bytes to socket 25: ERRNO = Connection reset by peer
Nov 15 07:08:09 janus winbindd[2352]: [2007/11/15 07:08:09, 0]
libsmb/clientgen.c:cli_send_smb(168)
Nov 15 07:08:09 janus winbindd[2352]: Error writing 246 bytes to
client. -1 (Connection reset by peer)
Nov 15 07:08:09 janus winbindd[2352]: [2007/11/15 07:08:09, 0]
rpc_client/cli_pipe.c:rpc_api_pipe(790)
Nov 15 07:08:09 janus winbindd[2352]: rpc_api_pipe: Remote machine
TERRA pipe \ls...
2009 Aug 21
0
winbind error..or else
...13:59:16, 0] lib/util_sock.c:write_data(564)
write_data: write failure. Error = Connection reset by peer
[2009/08/21 13:59:16, 0] libsmb/clientgen.c:write_socket(158)
write_socket: Error writing 222 bytes to socket 16: ERRNO =
Connection reset by peer
[2009/08/21 13:59:16, 0] libsmb/clientgen.c:cli_send_smb(188)
Error writing 222 bytes to client. -1 (Connection reset by peer)
[2009/08/21 13:59:16, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
rpc_api_pipe: Remote machine DC01.mydomain pipe \NETLOGON fnum
0x400dreturned critical error. Error was Write error: Connection reset
by peer
[2009/08/21 14:04:...
2009 Feb 25
0
Winbind Issue?
...08:02:51, 0] lib/util_sock.c:write_data(564)
write_data: write failure. Error = Connection reset by peer
[2009/02/25 08:02:51, 0] libsmb/clientgen.c:write_socket(158)
write_socket: Error writing 108 bytes to socket 18: ERRNO = Connection reset by peer
[2009/02/25 08:02:51, 0] libsmb/clientgen.c:cli_send_smb(188)
Error writing 108 bytes to client. -1 (Connection reset by peer)
[2009/02/25 08:02:51, 1] rpc_client/cli_pipe.c:cli_rpc_pipe_open(2223)
cli_rpc_pipe_open: cli_nt_create failed on pipe \NETLOGON to machine <domain-controller>. Error was Write error: Connection reset by peer
We'...
2006 Apr 25
1
[3.0.20b]connection reset caused winbind to panic
...eset by peer
[2006/04/21 18:24:02, 6] libsmb/clientgen.c:write_socket(135)
write_socket(23,194) wrote -1
[2006/04/21 18:24:02, 0] libsmb/clientgen.c:write_socket(138)
write_socket: Error writing 194 bytes to socket 23: ERRNO = Connection
reset by peer
[2006/04/21 18:24:02, 0] libsmb/clientgen.c:cli_send_smb(168)
Error writing 194 bytes to client. -1 (Connection reset by peer)
[2006/04/21 18:24:02, 10] libsmb/smb_signing.c:cli_signing_trans_stop(556)
[2006/04/21 18:24:02, 0] lib/fault.c:fault_report(36)
===============================================================
[2006/04/21 18:24:02, 0] lib/fau...
2004 Jan 19
0
W2K AD domain join success, wbinfo -t error - question
...:12, 0] lib/util_sock.c:write_socket(413)
Jan 17 12:59:12 SAMBA_SERVER winbindd[9713]: [ID 702911 daemon.error] write_socket: Error writing 138 bytes to socket 14: ERRNO = Broken pipe
Jan 17 12:59:12 SAMBA_SERVER winbindd[9713]: [ID 702911 daemon.error] [2004/01/17 12:59:12, 0] libsmb/clientgen.c:cli_send_smb(155)
Jan 17 12:59:12 SAMBA_SERVER winbindd[9713]: [ID 702911 daemon.error] Error writing 138 bytes to client. -1 (Broken pipe)
Jan 17 12:59:12 SAMBA_SERVER winbindd[9713]: [ID 702911 daemon.error] [2004/01/17 12:59:12, 0] rpc_client/cli_pipe.c:rpc_api_pipe(424)
Jan 17 12:59:12 SAMBA_SERVER winbin...
2007 Feb 26
1
winbind-client: irregular "Connection reset by peer" errors when using Win 2003 server
...22:21:14, 0] lib/util_sock.c:write_data(559)
write_data: write failure. Error = Connection reset by peer
[2007/02/26 22:21:14, 0] libsmb/clientgen.c:write_socket(138)
write_socket: Error writing 190 bytes to socket 3: ERRNO = Connection
reset by peer
[2007/02/26 22:21:14, 0] libsmb/clientgen.c:cli_send_smb(168)
Error writing 190 bytes to client. -1 (Connection reset by peer)
[2007/02/26 22:21:14, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
rpc_api_pipe: Remote machine SERVER01 pipe \NETLOGON fnum
0xc00creturned critical error. Error was Write error: Connection reset
by peer
## only after restart...
2007 Apr 03
1
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]
2001 Nov 05
0
security = SERVER - Problem
...ith
(uid=567, gid=10011) (pid 13777)
[2001/11/05 09:51:44, 1] smbd/service.c:close_cnum(646)
ctpc0113 (172.16.128.92) closed connection to service absmith
[2001/11/05 09:51:44, 1] libsmb/cliconnect.c:cli_establish_connection(754)
failed session setup
[2001/11/05 09:51:44, 0] libsmb/clientgen.c:cli_send_smb(89)
Error writing 168 bytes to client. -1
[2001/11/05 09:51:44, 0] lib/util_sock.c:read_socket_with_timeout(300)
read_socket_with_timeout: timeout read. read error = Connection reset
by peer.
[2001/11/05 09:51:44, 1] smbd/password.c:server_validate(1236)
password server rejected the passwor...
2009 Jul 09
6
Active Directory Integration Problems
Hello everyone,
I have setup Samba 3.0.28a on an Ubuntu 8.04 server. The setup that I
am working with is an exact copy (as far as I can tell) if an identical
installation that I did on a test box. Kerberos is setup and working
properly. I can use kinit to issue tickets. The box has been
successfully joined to the Active Directory domain. I can enumerate AD
users and groups. I can log
2002 Dec 19
0
I messed up winbind....but what is wrong?
...] lib/util_sock.c:write_socket_data(499)
write_socket_data: write failure. Error = Connection reset by peer
[2002/12/15 21:03:04, 0] lib/util_sock.c:write_socket(523)
write_socket: Error writing 132 bytes to socket 10: ERRNO = Connection
reset by peer
[2002/12/15 21:03:04, 0] libsmb/clientgen.c:cli_send_smb(101)
Error writing 132 bytes to client. -1 (Connection reset by peer)
[2002/12/15 21:03:04, 0] rpc_client/cli_pipe.c:rpc_api_pipe(359)
cli_pipe: return critical error. Error was Write error: Connection reset
by peer
[2002/12/16 09:21:32, 0] rpc_parse/parse_prs.c:prs_mem_get(482)
prs_mem_get:...
2003 Nov 26
1
NT account locking out
...ure. Error = Broken pipe
[2003/11/26 11:28:43, 0] lib/util_sock.c:write_socket(566)
write_socket: Error writing 172 bytes to socket 22: ERRNO = Broken pipe
[2003/11/26 11:28:43, 1] libsmb/cliconnect.c:cli_establish_connection(754)
failed session setup
[2003/11/26 11:28:43, 0] libsmb/clientgen.c:cli_send_smb(89)
Error writing 172 bytes to client. -1
[2003/11/26 11:29:03, 1] smbd/password.c:server_validate(1227)
password server rejected the password
[2003/11/26 11:29:03, 0] passdb/pdb_smbpasswd.c:startsmbfilepwent(171)
startsmbfilepwent_internal: unable to open file
/usr/local/samba/private/smbp...
2002 Sep 05
2
Lost connection to network drive
Hi,
I am using samba 2.2.5. My problem is with windows 2000, the mapped network
drive share losses connection after a period of time, e.g. 30 minutes. You
will see an "X" marked red in the mapped drive letters. I looked up
microsoft's website for persistent connections problems but the suggestion
is already set in my register keys.