Displaying 20 results from an estimated 29 matches for "receive_message_or_smb".
2005 Dec 01
3
Saving files with MS Word to samba3 server is very slow!
Hi!
I'm currently hunting a strange problem and looking for help!
I have a samba3 fileserver (currently samba-3.0.20b, but problem can
be reproduced with samba-3.0.7, but _not_ with samba2 like 2.2.8a),
and I see performance problems when writing files with MS word 2002 SP3
from a NT4.0 (SP6a) workstation. Saving even the smallest file takes more
than 10 seconds! Copying files with Windows
2006 Jul 14
0
Respawn of smbd
...machine (say PC2).
>From the analysis, it is found that smbd child process for PC1 is
getting exited often and another process for the same PC is getting
created. It is working fine in PC2
Following is the code flow of smbd exit :-
smbd_process( ) -- This function exits as the failure from receive_message_or_smb()
|-> receive_message_or_smb() -- Returns False
|-> receive_smb() -- Returns False
|-> receive_smb_raw()...
2003 Sep 04
0
Weird samba problems / more info
...new pos = 53248
[2003/09/04 11:50:12, 10] smbd/fileio.c:read_file(128)
read_file (LEXWARE/Buchhalterpro/daten/Framework/lxframe.dll): pos =
53248, size = 4
096, returned 4096
[2003/09/04 11:50:12, 5] smbd/reply.c:reply_readbraw(2372)
readbraw finished
[2003/09/04 11:50:13, 10] smbd/process.c:receive_message_or_smb(265)
receive_message_or_smb: oplock_message is waiting.
[2003/09/04 11:50:13, 10] smbd/process.c:async_processing(118)
async_processing: Doing async processing.
[2003/09/04 11:50:13, 5] smbd/oplock.c:receive_local_message(108)
receive_local_message: doing select with timeout of 1 ms
[2003/...
2010 Apr 09
1
Problems connecting to samba with a valid user
...n for user [Popof] -> [Popof]
FAILED with error NT_STATUS_NO_SUCH_USER
[2010/04/09 16:59:07, 3] smbd/error.c:error_packet_set(61)
error packet at smbd/sesssetup.c(127) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
[2010/04/09 16:59:07, 3] smbd/process.c:smbd_process(2058)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2010/04/09 16:59:07, 3] smbd/sec_ctx.c:set_sec_ctx(324)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/04/09 16:59:07, 3] smbd/connection.c:yield_connection(31)
Yielding connection to
[2010/04/09 16:59:07, 3] smbd/server.c:exi...
2009 Aug 15
1
Peculiar difference between two Samba servers
...42, 3] smbd/negprot.c:reply_negprot(568)
Requested protocol [NT LM 0.12]
[2009/08/16 00:58:42, 3] smbd/negprot.c:reply_nt1(392)
using SPNEGO
[2009/08/16 00:58:42, 3] smbd/negprot.c:reply_negprot(673)
Selected protocol NT LM 0.12
[2009/08/16 00:58:42, 3] smbd/process.c:smbd_process(2035)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2009/08/16 00:58:42, 3] smbd/sec_ctx.c:set_sec_ctx(324)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
To further troubleshoot I upped the log level to 10 and see no difference in the logs between the two servers until we get to:
Server 1:
[2009/08/16...
2009 Jul 14
0
No subject
...one of them.
The printer say "No answer from server". I've some error from the log
file :
[2009/08/12 16:31:40, 3] smbd/error.c:error_packet_set(80)
error packet at smbd/ipc.c(129) cmd=37 (SMBtrans) eclass=1 ecode=234
[2009/08/12 16:31:40, 3] smbd/process.c:smbd_process(2035)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2009/08/12 16:31:48, 2] auth/auth.c:check_ntlm_password(308)
check_ntlm_password: authentication for user [canon] -> [canon] ->
[canon] succeeded
[2009/08/12 16:31:48, 3] lib/privileges.c:get_privileges(63)
get_privileges: No privileges assigne...
2009 Jul 14
0
No subject
...one of them.
The printer say "No answer from server". I've some error from the log
file :
[2009/08/12 16:31:40, 3] smbd/error.c:error_packet_set(80)
error packet at smbd/ipc.c(129) cmd=37 (SMBtrans) eclass=1 ecode=234
[2009/08/12 16:31:40, 3] smbd/process.c:smbd_process(2035)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2009/08/12 16:31:48, 2] auth/auth.c:check_ntlm_password(308)
check_ntlm_password: authentication for user [canon] -> [canon] ->
[canon] succeeded
[2009/08/12 16:31:48, 3] lib/privileges.c:get_privileges(63)
get_privileges: No privileges assigne...
2010 May 04
9
Vista error 67 The network name cannot be found
...9 15:44:37, 3] smbd/connection.c:yield_connection(31)
376 Yielding connection to work-clear
377 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324)
378 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
379 [2010/04/29 15:44:37, 3] smbd/process.c:smbd_process(1930)
380 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
381 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324)
382 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
383 [2010/04/29 15:44:37, 3] smbd/connection.c:yield_connection(31)
384 Yielding connection to
385 [2010/04/29 15:44:37,...
2006 Jan 11
1
Samba 3.0.21a panic - oplock problem?
...fault+4(a, 0, ffbff4d8, 1, 7ffffc00, 2b7008)
libc.so.1`__sighndlr+0xc(a, 0, ffbff4d8, 1b59fc, 0, 1)
libc.so.1`call_user_handler+0x3b8(a, 200, 4, 0, fee52000, ffbff4d8)
process_oplock_break_message+0x564(bbe, 33e430, 3464c4, 3068c8, ffbff888, bbe)
message_dispatch+0x184(0, 3e8, ea60, 12b, 0, 2e7400)
receive_message_or_smb+0x64(346d88, 20041, ea60, 20441, 0, 4104)
smbd_process+0x110(bba, 55534, 2, 265400, 2cc400, 18)
main+0x8e4(0, ffbffc2c, ffbffc38, 2fb864, fee50200, fee50240)
_start+0x5c(0, 0, 0, 0, 0, 0)
> ::quit
2008 Jul 09
2
login fails if smbusers is used to map domain admin to root.
...:42, 1] auth/auth_util.c:create_token_from_username(922)
sid_to_gid(S-1-22-513) failed
[2008/07/09 12:50:42, 3] smbd/error.c:error_packet_set(61)
error packet at smbd/sesssetup.c(550) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
[2008/07/09 12:50:42, 3] smbd/process.c:smbd_process(2027)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
Here is my smbusers file:
root = DOMAIN\administrator
And my smb.conf file:
workgroup = DOMAIN
netbios name = thumper
use kerberos keytab = yes
security = ads
encrypt passwords = yes
realm = DOMAIN
username map = /usr/local/samba/etc/smbusers
allow trusted...
2008 Aug 18
1
Signing problem with trusted domain in 3.2.0
...8/08/15 12:24:29, 5] lib/util_sock.c:read_socket_with_timeout(928)
read_socket_with_timeout: blocking read. EOF from client.
[2008/08/15 12:24:29, 10] smbd/process.c:receive_smb_raw_talloc(276)
receive_smb_raw: NT_STATUS_END_OF_FILE
[2008/08/15 12:24:29, 3] smbd/process.c:smbd_process(2027)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2008/08/15 12:24:29, 5] lib/gencache.c:gencache_shutdown(93)
Closing cache file
The complete log is available at http://www.thom.fr.eu.org/log.smbd
Anybody gone through similar problem ?
Thanks
Fran?ois
--
2009 Aug 22
1
AD auth with lowercase domain name
...flg=136
smb_flg2=51201
smb_tid=1
smb_pid=65279
smb_uid=101
smb_mid=1024
smt_wct=0
smb_bcc=0
[2009/08/22 23:28:54, 5] lib/util_sock.c:read_socket_with_timeout(928)
read_socket_with_timeout: blocking read. EOF from client.
[2009/08/22 23:28:54, 3] smbd/process.c:smbd_process(2035)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2009/08/22 23:28:54, 5] lib/gencache.c:gencache_shutdown(93)
Closing cache file
[2009/08/22 23:28:54, 5] libsmb/namecache.c:namecache_shutdown(81)
namecache_shutdown: netbios namecache closed successfully.
[2009/08/22 23:28:54, 3] smbd/sec_ctx.c:set_se...
2008 Nov 25
1
Problems configuring samba with pam_mysql auth - NT_STATUS_NO_SUCH_USER / NT_STATUS_LOGON_FAILURE
...Authentication for user [admin] -> [admin] FAILED with error NT_STATUS_NO_SUCH_USER
[2008/11/25 16:03:40, 3] smbd/error.c:error_packet_set(61)
error packet at smbd/sesssetup.c(1725) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE
[2008/11/25 16:03:40, 3] smbd/process.c:smbd_process(2035)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2008/11/25 16:03:40, 3] smbd/sec_ctx.c:set_sec_ctx(324)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2008/11/25 16:03:40, 3] smbd/connection.c:yield_connection(31)
Yielding connection to
[2008/11/25 16:03:40, 3] smbd/server.c:exit_server_common(949...
2007 Jun 22
0
Re: Intermittent "INTERNAL ERROR: Signal 11" with 3.0.24
...) from /lib/tls/libc.so.6
#14 0x08219956 in dbgtext (format_str=0x6d2e5c73 "") at
lib/debug.c:1011
#15 0x0825b360 in oplock_timeout_handler (te=0x844ce10,
now=0xbfffd9c0,
private_data=0x84492f0) at smbd/oplock.c:351
#16 0x08242d7d in run_events () at lib/events.c:102
#17 0x080f2801 in receive_message_or_smb (buffer=0x40433008
"",
buffer_len=131137, timeout=60000) at smbd/process.c:457
#18 0x080f4122 in smbd_process () at smbd/process.c:1649
#19 0x082beea9 in main (argc=1831754867, argv=0xbfffdd34) at
smbd/server.c:1024
This is similar to the following panic message recorded in
syslog:...
2009 Mar 11
1
Samba PDC - Kerberised CIFS access
...nego_kerberos(350)
Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE!
[2009/03/11 21:58:54, 3] smbd/error.c:error_packet_set(61)
error packet at smbd/sesssetup.c(352) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
[2009/03/11 21:58:54, 3] smbd/process.c:smbd_process(2036)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2009/03/11 21:58:54, 3] smbd/sec_ctx.c:set_sec_ctx(324)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/03/11 21:58:54, 3] smbd/connection.c:yield_connection(31)
Yielding connection to
[2009/03/11 21:58:54, 3] smbd/server.c:exit_server_common(958)...
2007 Jun 14
1
Re: Intermittent "internal error: signal 11" with 3.0.24
...6
#14 0x08219956 in dbgtext (format_str=0x36373020 <Address
0x36373020 out of bounds>) at lib/debug.c:1011
#15 0x0825b360 in oplock_timeout_handler (te=0x844d838,
now=0xbfffdfc0, private_data=0x844e498) at smbd/oplock.c:351
#16 0x08242d7d in run_events () at lib/events.c:102
#17 0x080f2801 in receive_message_or_smb (buffer=0x40433008
"", buffer_len=131137, timeout=60000) at smbd/process.c:457
#18 0x080f4122 in smbd_process () at smbd/process.c:1649
#19 0x082beea9 in main (argc=909586464, argv=0xbfffe334) at
smbd/server.c:1024
This relates to the following panic message recorded in
syslog:
Jun 14...
2010 Mar 18
0
No subject
...[2010/04/29 15:44:37, 3] smbd/connection.c:yield_connection(31)
376 Yielding connection to work-clear
377 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324)
378 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
379 [2010/04/29 15:44:37, 3] smbd/process.c:smbd_process(1930)
380 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
381 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324)
382 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
383 [2010/04/29 15:44:37, 3] smbd/connection.c:yield_connection(31)
384 Yielding connection to
385 [2010/04/29 15:44:37, 3] smbd/s...
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
...26 15:23:24, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
.........
.........
[2009/12/26 15:23:24, 5] lib/util_sock.c:read_socket_with_timeout(928)
read_socket_with_timeout: blocking read. EOF from client.
[2009/12/26 15:23:24, 3] smbd/process.c:smbd_process(1952)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2009/12/26 15:23:24, 5] lib/gencache.c:gencache_shutdown(93)
Closing cache file
[2009/12/26 15:23:24, 5] libsmb/namecache.c:namecache_shutdown(81)
namecache_shutdown: netbios namecache closed successfully.
[2009/12/26 15:23:24, 3] smbd/sec_ctx.c:set_sec_ctx(3...
2010 Apr 29
2
Samba 3.3.12/3.4.7/3.5.2 on "ancient" server stops responding/dies
...4/29 14:53:57, 5] lib/util_sock.c:read_socket_with_timeout(928)
read_socket_with_timeout: blocking read. EOF from client.
[2010/04/29 14:53:57, 10] smbd/process.c:receive_smb_raw_talloc(280)
receive_smb_raw: NT_STATUS_END_OF_FILE
[2010/04/29 14:53:57, 3] smbd/process.c:smbd_process(1952)
receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting
[2010/04/29 14:53:57, 5] lib/gencache.c:gencache_shutdown(93)
Closing cache file
[2010/04/29 14:53:57, 5] libsmb/namecache.c:namecache_shutdown(81)
namecache_shutdown: netbios namecache closed successfully.
[2010/04/29 14:53:57, 3] smbd/sec_ctx.c:set_...
2008 Dec 04
1
Cannot map to Linux share from Windows
...socket_with_timeout(939)
[2008/12/04 09:48:04, 0] lib/util_sock.c:get_peer_addr_internal(1607)
getpeername failed. Error was Transport endpoint is not connected
read_socket_with_timeout: client 0.0.0.0 read error = Connection reset by peer.
[2008/12/04 09:48:04, 3] smbd/process.c:smbd_process(2035)
receive_message_or_smb failed: NT_STATUS_ACCESS_DENIED, exiting
[2008/12/04 09:48:04, 5] lib/gencache.c:gencache_shutdown(93)
Closing cache file
[2008/12/04 09:48:04, 5] libsmb/namecache.c:namecache_shutdown(81)
namecache_shutdown: netbios namecache closed successfully.
[2008/12/04 09:48:04, 3] smbd/sec_ctx.c:set_sec_ctx...