> Hello,
> 
> I'm currently running samba 3 on solaris 9 within an active directory
> domain (windows 2003 server , main kdc).  All seems to be working well
> in terms of authentication etc. Sharing and printing is fine.
> 
> Below is my smb.conf
> 
> # Samba config file created using SWAT
> # from 192.200.29.110 (192.200.29.110)
> # Date: 2006/02/15 16:23:13
> 
> [global]
>       workgroup = SANGERS
>       realm = SANGERS.LOCAL
>       server string = prima240 samba file and print server
>       security = ADS
>       log level = 3
>       log file = /extra/samba/var/log.%m
>       max log size = 30
>       preferred master = No
>       ldap ssl = no
>       idmap uid = 10000-20000
>       idmap gid = 10000-20000
>       printing = cups
>       print command = lpr -P'%p' %s; rm %s
>       lpq command = lpq -P'%p'
>       lprm command = lprm -P'%p' %j
>       lppause command = lp -i '%p-%j' -H hold
>       lpresume command = lp -i '%p-%j' -H resume
>       queuepause command = disable '%p'
>       queueresume command = enable '%p'
> 
> [extra]
>       comment = Extra Samba Share
>       path = /extra
>       read only = No
>       force create mode = 0770
>       guest ok = Yes
> 
> [printers]
>       comment = All Printers
>       path = /usr/spool/samba
>       printable = Yes
>       browseable = No
> 
> [export]
>       comment = Export Samba share
>       path = /export
>       browesable = yes
>       guest ok = no
>       writeable = yes 
>       force create mode = 770 
> 
> The problem I have is with my /export share. Whenever I try to run a
> setup.exe file to install an accounts package, the client machine (xp
> sp2) reports an error :
> 
> "Only part of a ReadProcessMemory or WriteProcessMemory request was
> completed"
> 
> This file will open and install correctly through an NFS share and
> mount on the same client machine so I have (hopefully) narrowed this
> down to a samba error. Output from the samba log is below relevant to
> this problem:
> 
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 600 of length 162
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (10033, 10000) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/CG42_Install_Gd.pdf failed (No such file or
> directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 601 of length 146
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/resumes.ico failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 602 of length 142
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/COOKN.ICO failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 603 of length 148
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/string_e.ldl failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 604 of length 144
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/BUZZAG.hlp failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 605 of length 148
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/CC5READM.TXT failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 606 of length 146
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/BUZZ2ND.hlp failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 607 of length 156
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2870) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_PATH_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 608 of length 162
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2870) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_PATH_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 609 of length 142
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/Bingo.bmp failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 610 of length 144
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/mmcdvd.dll failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 611 of length 138
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/mmc.dll failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 612 of length 146
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/INSTALL.INI failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 613 of length 146
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/Install.ini failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 614 of length 132
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of com/openacc/Asteroids.exe
> failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 615 of length 140
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2870) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_PATH_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 616 of length 144
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/ADIBOO.ICO failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 617 of length 178
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2870) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_PATH_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 618 of length 178
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2870) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_PATH_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 619 of length 108
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of com/Cuppa.ico failed (No
> such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 620 of length 180
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of com/openacc/oa_start/102
> Dalmatians Help File.HLP failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 621 of length 148
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/102Dalms.HLP failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 622 of length 140
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2859)
>   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2884)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of
> com/openacc/oa_start/3Ddsv3.5 failed (No such file or directory)
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 623 of length 94
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path ./, expect_close = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 624 of length 110
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path com, expect_close = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 625 of length 128
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path com/openacc, expect_close = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 626 of length 148
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path com/openacc/oa_start, expect_close
> = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 627 of length 94
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path ./, expect_close = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 628 of length 110
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path com, expect_close = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 629 of length 128
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path com/openacc, expect_close = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 630 of length 148
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2findfirst(1632)
>   call_trans2findfirst: dirtype = 16, maxentries = 1366,
> close_after_first=1, close_if_end = 2 requires_resume_key = 4 level =
> 0x104, max_data_bytes = 16384
> [2006/03/01 14:39:40, 3] smbd/dir.c:dptr_create(511)
>   creating new dirptr 256 for path com/openacc/oa_start, expect_close
> = 1
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 631 of length 76
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBtrans2 (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/trans2.c:call_trans2qfilepathinfo(2797)
>   call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1005
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2835) cmd=50 (SMBtrans2)
> NT_STATUS_INVALID_HANDLE
> [2006/03/01 14:39:40, 3] smbd/process.c:process_smb(1194)
>   Transaction 632 of length 170
> [2006/03/01 14:39:40, 3] smbd/process.c:switch_message(993)
>   switch message SMBntcreateX (pid 21110) conn 0x38bd80
> [2006/03/01 14:39:40, 3] smbd/dosmode.c:unix_mode(121)
>   unix_mode(com/openacc/oa_start/Setup.exe.Manifest) returning 0774
> [2006/03/01 14:39:40, 3] smbd/error.c:error_packet(146)
>   error packet at smbd/trans2.c(2627) cmd=162 (SMBntcreateX)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> [2006/03/01 14:40:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:41:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:42:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:43:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:44:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:45:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:46:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:47:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:48:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:49:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:50:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:51:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:51:40, 3] smbd/process.c:check_reload(1428)
>   Printcap cache time expired.
> [2006/03/01 14:51:40, 3] printing/pcap.c:pcap_cache_reload(117)
>   reloading printcap cache
> [2006/03/01 14:51:40, 3] printing/pcap.c:pcap_cache_reload(223)
>   reload status: ok
> [2006/03/01 14:52:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:53:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:54:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2006/03/01 14:55:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)
>   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> 
> Any help or hints would be greatly appreciated
> 
> Samba Novice.
> 
>  
> Ryan Magill 
> Systems Administrator 
> Sangers NI Ltd 
> 2 Marshalls Rd 
> Belfast BT5 6SR 
> Tel:(02890401111)
> <<mailto:[EMAIL PROTECTED]>> 
> 
> 
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to