[Samba] Profile trouble

Tjaco Mast t.mast at arch.leidenuniv.nl
Wed Jan 4 11:50:38 GMT 2006


Hi everyone,

An addendum to my last question.
It seems that my client bails out of the profile service directly after 
it made the profile directory with NT_STATUS_BUFFER_TOO_SMALL

This is an part of the logfile at loglevel 3 from where it started to 
connect to service profiles until it closes. W2K client is arcwks122 
with user mastt

[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(10
[2006/01/04 12:19:08, 1] smbd/service.c:make_connection_snum(642)
   arcwks122 (132.229.241.58) connect to service profiles initially as 
user mastt (uid=1001, gid=1003) (pid 3634)
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:08, 3] smbd/reply.c:reply_tcon_and_X(455)
   tconX service=PROFILES
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 8 of length 98
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBtrans2 (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (1001, 1003) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:08, 3] smbd/trans2.c:call_trans2findfirst(1351)
   call_trans2findfirst: dirtype = 22, maxentries = 1366, 
close_after_first=1, close_if_end = 2 requires_resume_key = 4 level = 
0x104, max_data_bytes = 16384
[2006/01/04 12:19:08, 3] smbd/dir.c:dptr_create(476)
   creating new dirptr 256 for path ./, expect_close = 1
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 9 of length 98
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBtrans2 (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] smbd/trans2.c:call_trans2findfirst(1351)
   call_trans2findfirst: dirtype = 22, maxentries = 1366, 
close_after_first=1, close_if_end = 2 requires_resume_key = 4 level = 
0x104, max_data_bytes = 16384
[2006/01/04 12:19:08, 3] smbd/dir.c:dptr_create(476)
   creating new dirptr 256 for path ./, expect_close = 1
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 10 of length 102
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBntcreateX (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] smbd/dosmode.c:unix_mode(111)
   unix_mode(mastt) returning 0766
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 11 of length 88
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBnttrans (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] 
smbd/nttrans.c:call_nt_transact_query_security_desc(1951)
   call_nt_transact_query_security_desc: file = mastt
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:push_sec_ctx(256)
   push_sec_ctx(1001, 1003) : sec_ctx_stack_ndx = 1
[2006/01/04 12:19:08, 3] smbd/uid.c:push_conn_ctx(365)
   push_conn_ctx(101) : conn_ctx_stack_ndx = 0
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
   pop_sec_ctx (1001, 1003) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:push_sec_ctx(256)
   push_sec_ctx(1001, 1003) : sec_ctx_stack_ndx = 1
[2006/01/04 12:19:08, 3] smbd/uid.c:push_conn_ctx(365)
   push_conn_ctx(101) : conn_ctx_stack_ndx = 0
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2006/01/04 12:19:08, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
   pop_sec_ctx (1001, 1003) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:08, 3] 
smbd/nttrans.c:call_nt_transact_query_security_desc(1976)
   call_nt_transact_query_security_desc: sd_size = 48.
[2006/01/04 12:19:08, 3] smbd/error.c:error_packet(105)
   error string = No such file or directory
[2006/01/04 12:19:08, 3] smbd/error.c:error_packet(129)
   error packet at smbd/nttrans.c(102) cmd=160 (SMBnttrans) 
NT_STATUS_BUFFER_TOO_SMALL
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 12 of length 45
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBclose (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] smbd/reply.c:reply_close(2873)
   close directory fnum=14047
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 13 of length 102
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBntcreateX (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] smbd/dosmode.c:unix_mode(111)
   unix_mode(mastt) returning 0766
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 14 of length 88
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBnttrans (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] 
smbd/nttrans.c:call_nt_transact_query_security_desc(1951)
   call_nt_transact_query_security_desc: file = mastt
[2006/01/04 12:19:08, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(159)
   fetch sid from uid cache 1001 -> 
S-1-5-21-1657160631-611637488-1835888628-3002
[2006/01/04 12:19:08, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(233)
   fetch sid from gid cache 1002 -> 
S-1-5-21-1657160631-611637488-1835888628-3005
[2006/01/04 12:19:08, 3] 
smbd/nttrans.c:call_nt_transact_query_security_desc(1976)
   call_nt_transact_query_security_desc: sd_size = 48.
[2006/01/04 12:19:08, 3] smbd/process.c:process_smb(1091)
   Transaction 15 of length 45
[2006/01/04 12:19:08, 3] smbd/process.c:switch_message(886)
   switch message SMBclose (pid 3634) conn 0x8393928
[2006/01/04 12:19:08, 3] smbd/reply.c:reply_close(2873)
   close directory fnum=14049
[2006/01/04 12:19:13, 3] smbd/process.c:process_smb(1091)
   Transaction 16 of length 43
[2006/01/04 12:19:13, 3] smbd/process.c:switch_message(886)
   switch message SMBulogoffX (pid 3634) conn 0x0
[2006/01/04 12:19:13, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:13, 3] smbd/reply.c:reply_ulogoffX(1264)
   ulogoffX vuid=101
[2006/01/04 12:19:13, 3] smbd/process.c:process_smb(1091)
   Transaction 17 of length 39
[2006/01/04 12:19:13, 3] smbd/process.c:switch_message(886)
   switch message SMBtdis (pid 3634) conn 0x8393928
[2006/01/04 12:19:13, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:13, 3] smbd/sec_ctx.c:set_sec_ctx(288)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/01/04 12:19:13, 1] smbd/service.c:close_cnum(830)
   arcwks122 (132.229.241.58) closed connection to service profiles


Many thanks in advance.
Tjaco







More information about the samba mailing list