No subject


Tue Dec 2 04:10:01 GMT 2003


ideas as to why this occurs in the GUI and not at the DOS-level?

Thanks in advance,
- David Lechnyr

smb.log (debug level 3 with pause noted below):
------------------------
[2001/09/15 13:01:30, 3] smbd/oplock.c:init_oplocks(1198)
  open_oplock_ipc: opening loopback UDP socket.
[2001/09/15 13:01:30, 3] lib/util_sock.c:open_socket_in(870)
  bind succeeded on port 0
[2001/09/15 13:01:30, 3] smbd/oplock.c:init_oplocks(1229)
  open_oplock ipc: pid = 292, global_oplock_port = 32783
[2001/09/15 13:01:30, 3] lib/access.c:check_access(308)
  check_access: no hostnames in host allow/deny list.
[2001/09/15 13:01:30, 2] lib/access.c:check_access(319)
  Allowed connection from  (192.168.1.1)
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 0 of length 72
[2001/09/15 13:01:30, 2] smbd/reply.c:reply_special(94)
  netbios connect: name1=SLUGGY           name2=DAVIDRL
[2001/09/15 13:01:30, 2] smbd/reply.c:reply_special(113)
  netbios connect: local=sluggy remote=davidrl

[ --- here is the 58 second pause --- ]

[2001/09/15 13:02:28, 3] smbd/oplock.c:init_oplocks(1198)
  open_oplock_ipc: opening loopback UDP socket.
[2001/09/15 13:02:28, 3] lib/util_sock.c:open_socket_in(870)
  bind succeeded on port 0
[2001/09/15 13:02:28, 3] smbd/oplock.c:init_oplocks(1229)
  open_oplock ipc: pid = 298, global_oplock_port = 32784
[2001/09/15 13:02:28, 3] lib/access.c:check_access(308)
  check_access: no hostnames in host allow/deny list.
[2001/09/15 13:02:28, 2] lib/access.c:check_access(319)
  Allowed connection from  (192.168.1.1)
[2001/09/15 13:02:28, 3] smbd/process.c:process_smb(831)
  Transaction 0 of length 72
[2001/09/15 13:02:28, 2] smbd/reply.c:reply_special(94)
  netbios connect: name1=SLUGGY           name2=DAVIDRL
[2001/09/15 13:02:28, 2] smbd/reply.c:reply_special(113)
  netbios connect: local=sluggy remote=davidrl


machine.log file (debug level 3 with pause noted below, at line 214):
----
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 1 of length 158
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 292)
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [MICROSOFT NETWORKS 3.0]
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [DOS LM1.2X002]
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [DOS LANMAN2.1]
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [NT LM 0.12]
[2001/09/15 13:01:30, 3] smbd/negprot.c:reply_negprot(431)
  Selected protocol NT LM 0.12
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 2 of length 161
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBsesssetupX (pid 292)
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_sesssetup_and_X(847)
  Domain=[SARATOGA]  NativeOS=[Windows 4.0] NativeLanMan=[Windows 4.0]
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_sesssetup_and_X(850)
  sesssetupX:name=[DAVIDRL]
[2001/09/15 13:01:30, 2] smbd/reply.c:reply_sesssetup_and_X(965)
  Defaulting to Lanman password for davidrl
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:push_sec_ctx(279)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:get_current_groups(161)
  get_current_groups: uid 0 is in 1 groups: 100
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:pop_sec_ctx(416)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:get_current_groups(161)
  get_current_groups: uid 0 is in 1 groups: 100
[2001/09/15 13:01:30, 3] smbd/password.c:register_vuid(305)
  uid 100 registered to name davidrl
[2001/09/15 13:01:30, 3] smbd/password.c:register_vuid(307)
  Clearing default real name
[2001/09/15 13:01:30, 3] smbd/password.c:register_vuid(311)
  User name: davidrl Real name: David
[2001/09/15 13:01:30, 3] smbd/process.c:chain_reply(975)
  Chained message
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 292)
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] lib/access.c:check_access(308)
  check_access: no hostnames in host allow/deny list.
[2001/09/15 13:01:30, 2] lib/access.c:check_access(319)
  Allowed connection from  (192.168.1.1)
[2001/09/15 13:01:30, 3] smbd/password.c:authorise_login(811)
  ACCEPTED: validated uid ok as non-guest
[2001/09/15 13:01:30, 3] smbd/service.c:make_connection(482)
  Connect path is /home/samba
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:push_sec_ctx(279)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:get_current_groups(161)
  get_current_groups: uid 0 is in 1 groups: 100
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:pop_sec_ctx(416)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:get_current_groups(161)
  get_current_groups: uid 0 is in 1 groups: 100
[2001/09/15 13:01:30, 2] smbd/connection.c:utmp_claim(841)
  utmp_claim: lp_utmp() NULL
[2001/09/15 13:01:30, 3] lib/util_seaccess.c:se_access_check(239)
  se_access_check: user sid is
S-1-5-21-1113020551-3511332222-1773878540-1200
[2001/09/15 13:01:30, 3] lib/util_seaccess.c:se_access_check(243)
  se_access_check: also S-1-5-21-1113020551-3511332222-1773878540-1201
[2001/09/15 13:01:30, 3] lib/util_seaccess.c:se_access_check(243)
  se_access_check: also S-1-1-0
[2001/09/15 13:01:30, 3] lib/util_seaccess.c:se_access_check(243)
  se_access_check: also S-1-5-2
[2001/09/15 13:01:30, 3] lib/util_seaccess.c:se_access_check(243)
  se_access_check: also S-1-5-11
[2001/09/15 13:01:30, 3] smbd/vfs.c:vfs_init_default(94)
  Initialising default vfs hooks
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (100, 100) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(315)
  1 user groups:
  100
[2001/09/15 13:01:30, 3] smbd/vfs.c:vfs_ChDir(638)
  vfs_ChDir to /home/samba
[2001/09/15 13:01:30, 1] smbd/service.c:make_connection(638)
  davidrl (192.168.1.1) connect to service public as user davidrl (uid=100,
gid=100) (pid 292)
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_tcon_and_X(372)
  tconX service=public user=davidrl
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 3 of length 41
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (100, 100) - sec_ctx_stack_ndx = 0
[2001/09/15 13:01:30, 3] smbd/sec_ctx.c:set_sec_ctx(315)
  1 user groups:
  100
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_getatr(1213)
  getatr name= mode=18 size=0
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 4 of length 39
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBdskattr (pid 292)
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_dskattr(1286)
  dskattr dfree=29613
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 5 of length 41
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_getatr(1213)
  getatr name= mode=18 size=0
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 6 of length 53
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:01:30, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [/DESKTOP.INI]
[2001/09/15 13:01:30, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [DESKTOP.INI]
[2001/09/15 13:01:30, 3] smbd/reply.c:reply_getatr(1180)
  stat of DESKTOP.INI failed (No such file or directory)
[2001/09/15 13:01:30, 3] smbd/error.c:error_packet(123)
  error string = No such file or directory
[2001/09/15 13:01:30, 3] smbd/error.c:error_packet(141)
  error packet at line 1193 cmd=8 (SMBgetatr) eclass=1 ecode=2
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 7 of length 85
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBtrans2 (pid 292)
[2001/09/15 13:01:30, 3] smbd/trans2.c:call_trans2findfirst(664)
  call_trans2findfirst: dirtype = 22, maxentries = 6, close_after_first=0,
close_if_end = 0 requires_resume_key = 0 level = 260, max_data_bytes = 2432
[2001/09/15 13:01:30, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [/*]
[2001/09/15 13:01:30, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [*]
[2001/09/15 13:01:30, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [./]
[2001/09/15 13:01:30, 3] smbd/dir.c:dptr_create(491)
  creating new dirptr 256 for path ./, expect_close = 1
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 8 of length 94
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBtrans2 (pid 292)
[2001/09/15 13:01:30, 3] smbd/trans2.c:call_trans2findnext(896)
  call_trans2findnext: dirhandle = 256, max_data_bytes = 2432, maxentries =
6, close_after_request=0, close_if_end = 0 requires_resume_key = 0
resume_key = 0 resume name = INSTALL.txt continue=0 level = 260
[2001/09/15 13:01:30, 3] smbd/dir.c:dptr_fetch_lanman2(550)
  fetching dirptr 256 for path ./
[2001/09/15 13:01:30, 3] smbd/trans2.c:call_trans2findnext(947)
  dptr_num is 256, mask = *, attr = 16, dirptr=(0x8196810,6)
[2001/09/15 13:01:30, 3] smbd/trans2.c:call_trans2findnext(1096)
  SMBtrans2 mask=* directory=./ dirtype=22 numentries=0
[2001/09/15 13:01:30, 3] smbd/process.c:process_smb(831)
  Transaction 9 of length 41
[2001/09/15 13:01:30, 3] smbd/process.c:switch_message(650)
  switch message SMBfindclose (pid 292)
[2001/09/15 13:01:30, 3] smbd/trans2.c:reply_findclose(2201)
  reply_findclose, dptr_num = 256
[2001/09/15 13:01:30, 3] smbd/trans2.c:reply_findclose(2207)
  SMBfindclose dptr_num = -3
[2001/09/15 13:01:33, 3] smbd/process.c:process_smb(831)
  Transaction 10 of length 53
[2001/09/15 13:01:33, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:01:33, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [/INSTALL.TXT]
[2001/09/15 13:01:33, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [INSTALL.txt]
[2001/09/15 13:01:33, 3] smbd/reply.c:reply_getatr(1213)
  getatr name=INSTALL.txt mode=32 size=30
[2001/09/15 13:01:33, 3] smbd/process.c:process_smb(831)
  Transaction 11 of length 41
[2001/09/15 13:01:33, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:01:33, 3] smbd/reply.c:reply_getatr(1213)
  getatr name= mode=18 size=0
[2001/09/15 13:01:33, 3] smbd/process.c:process_smb(831)
  Transaction 12 of length 41
[2001/09/15 13:01:33, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:01:33, 3] smbd/reply.c:reply_getatr(1213)
  getatr name= mode=18 size=0
[2001/09/15 13:01:33, 3] smbd/process.c:process_smb(831)
  Transaction 13 of length 95
[2001/09/15 13:01:33, 3] smbd/process.c:switch_message(650)
  switch message SMBtrans2 (pid 292)
[2001/09/15 13:01:33, 3] smbd/trans2.c:call_trans2findfirst(664)
  call_trans2findfirst: dirtype = 22, maxentries = 6, close_after_first=0,
close_if_end = 0 requires_resume_key = 0 level = 260, max_data_bytes = 2432
[2001/09/15 13:01:33, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [/INSTALL.TXT]
[2001/09/15 13:01:33, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [INSTALL.txt]
[2001/09/15 13:01:33, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [./]
[2001/09/15 13:01:33, 3] smbd/dir.c:dptr_create(491)
  creating new dirptr 256 for path ./, expect_close = 1
[2001/09/15 13:01:33, 3] smbd/process.c:process_smb(831)
  Transaction 14 of length 41
[2001/09/15 13:01:33, 3] smbd/process.c:switch_message(650)
  switch message SMBfindclose (pid 292)
[2001/09/15 13:01:33, 3] smbd/trans2.c:reply_findclose(2201)
  reply_findclose, dptr_num = 256
[2001/09/15 13:01:33, 3] smbd/trans2.c:reply_findclose(2207)
  SMBfindclose dptr_num = -3

[ --- here is the 58 second pause --- ]

[2001/09/15 13:02:28, 3] smbd/process.c:process_smb(831)
  Transaction 15 of length 41
[2001/09/15 13:02:28, 3] smbd/process.c:switch_message(650)
  switch message SMBgetatr (pid 292)
[2001/09/15 13:02:28, 3] smbd/reply.c:reply_getatr(1213)
  getatr name= mode=18 size=0
[2001/09/15 13:02:28, 3] smbd/process.c:timeout_processing(1055)
  end of file from client
[2001/09/15 13:02:28, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:02:28, 2] smbd/server.c:exit_server(440)
  Closing connections
[2001/09/15 13:02:28, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:02:28, 1] smbd/service.c:close_cnum(678)
  davidrl (192.168.1.1) closed connection to service public
[2001/09/15 13:02:28, 3] smbd/connection.c:yield_connection(54)
  Yielding connection to public
[2001/09/15 13:02:28, 2] smbd/connection.c:utmp_yield(785)
  utmp_yield: lp_utmp() NULL
[2001/09/15 13:02:28, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:02:28, 3] smbd/connection.c:yield_connection(54)
  Yielding connection to
[2001/09/15 13:02:28, 3] smbd/process.c:timeout_processing(1055)
  end of file from client
[2001/09/15 13:02:28, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/15 13:02:28, 2] smbd/server.c:exit_server(440)
  Closing connections
[2001/09/15 13:02:28, 3] smbd/connection.c:yield_connection(54)
  Yielding connection to
[2001/09/15 13:02:28, 3] smbd/server.c:exit_server(473)
  Server exit (normal exit)
[2001/09/15 13:02:28, 3] smbd/server.c:exit_server(473)
  Server exit (normal exit)








More information about the samba-technical mailing list