[Samba] Fox Pro DBF open problems

Wikked one wikked1 at hotmail.com
Thu Mar 5 21:20:34 GMT 2009


OK I did a little more testing until I created the failure to open on my test server with 
the debug level cranked up a little bit.
Here's an excerpt:  I have bold formatted the areas I think are pertinent and I'm hunting NT_STATUS....
Any suggestions,thoughts,comments I'd appreciate it!

[2009/03/05 15:59:32, 3] smbd/process.c:process_smb(1069)
  Transaction 14148 of length 142
[2009/03/05 15:59:32, 3] smbd/process.c:switch_message(927)
  switch message SMBntcreateX (pid 4342) conn 0x8425ed8
[2009/03/05 15:59:32, 3] smbd/dosmode.c:unix_mode(142)
  unix_mode(foobar.DBF) returning 0777
[2009/03/05 15:59:32, 3] smbd/error.c:error_packet_set(106)
  error packet at smbd/nttrans.c(805) cmd=162 (SMBntcreateX) NT_STATUS_OBJECT_NAME_NOT_FOUND
[2009/03/05 15:59:32, 3] smbd/process.c:process_smb(1069)
  Transaction 14149 of length 142
[2009/03/05 15:59:32, 3] smbd/process.c:switch_message(927)
  switch message SMBntcreateX (pid 4342) conn 0x8425ed8
[2009/03/05 15:59:32, 3] smbd/dosmode.c:unix_mode(142)
  unix_mode(foobar.DBF) returning 0777
[2009/03/05 15:59:32, 2] smbd/open.c:open_file(391)
  lkipp opened file foobar.DBF read=No write=Yes (numopen=11)
[2009/03/05 15:59:32, 3] smbd/oplock_linux.c:linux_set_kernel_oplock(180)
  linux_set_kernel_oplock: got kernel oplock on file foobar.DBF, dev = fd00, inode = 2998275, file_id = 1364
[2009/03/05 15:59:32, 3] smbd/error.c:error_packet_set(106)
  error packet at smbd/notify.c(145) cmd=160 (SMBnttrans) NT_STATUS_OK
[2009/03/05 15:59:32, 3] smbd/process.c:process_smb(1069)
  Transaction 14150 of length 76
[2009/03/05 15:59:32, 3] smbd/process.c:switch_message(927)
  switch message SMBtrans2 (pid 4342) conn 0x8425ed8
[2009/03/05 15:59:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(3196)
  call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1006
[2009/03/05 15:59:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(3307)
  call_trans2qfilepathinfo foobar.DBF (fnum = 9964) level=1006 call=7 total_data=0
[2009/03/05 15:59:32, 3] smbd/process.c:process_smb(1069)
  Transaction 14151 of length 88
[2009/03/05 15:59:32, 3] smbd/process.c:switch_message(927)
  switch message SMBnttrans (pid 4342) conn 0x8425ed8
[2009/03/05 15:59:32, 3] smbd/nttrans.c:call_nt_transact_notify_change(1917)
  call_nt_transact_notify_change
[2009/03/05 15:59:32, 3] smbd/nttrans.c:call_nt_transact_notify_change(1932)
  call_nt_transact_notify_change: notify change called on Jobs/, filter = FILE_NAME|DIR_NAME, recursive = 1
[2009/03/05 15:59:32, 3] smbd/process.c:process_smb(1069)
  Transaction 14152 of length 74
[2009/03/05 15:59:32, 3] smbd/process.c:switch_message(927)
  switch message SMBtrans2 (pid 4342) conn 0x8425ed8
[2009/03/05 15:59:32, 3] smbd/trans2.c:call_trans2qfsinfo(2250)
  call_trans2qfsinfo: level = 261

> From: wikked1 at hotmail.com
> To: samba at lists.samba.org
> Date: Thu, 5 Mar 2009 15:01:26 +0000
> Subject: [Samba] Fox Pro DBF open problems
> 
> 
> 
> 
> Hi List,
> 
>          Second
> attempt to get this issue diagnosed and solved.
> 
> Samba Version 3.0.28el4
> 
> CentOS 4.7
> 
> The behavior is as follows when accessing Fox Pro dbf files.
> 
> Users can access the files through the Fox Pro command
> interface without issues,when they choose a graphical environment (windows
> explore of the windows file open gui) the system returns an access denied
> message on the first attempt,on subsequent attempts on the same file it opens
> without issues).There is no pattern this is an intermittent problem,I haven't been able to spot any pattern it's driving my users crazy.
> 
> 
> Below is the smb.conf any help and or suggestions would be
> greatly appreciated thanks!
> 
> L. Kipp
> 
>  
> 
>  
> 
>  
> 
> [global]
> 
>             workgroup = MyGroup
> 
>             netbios
> name = Myserver
> 
>             passdb
> backend=ldapsam:ldap://PDC.MyGroup.com
> 
>             idmap
> backend = ldap://192.168.1.1
> 
>             security = domain
> 
>             encrypt
> passwords= yes
> 
>             ldap
> suffix=dc=MyGroup,dc=com
> 
>             ldap
> machine suffix = ou=Computers
> 
>             ldap user
> suffix =ou=Users
> 
>             ldap group
> suffix =ou=Groups
> 
> 
> 
>             ldap admin
> dn =cn=Manager,dc=MyGroup,dc=com
> 
>             ldap passwd
> sync=yes
> 
>             socket
> options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192          
> 
>             os level =
> 20
> 
>             local
> master = no
> 
>             wins server
> =192.168.1.1
> 
>             log level=
> 1
> 
>             idmap uid = 16777216-33554431
> 
>             idmap gid = 16777216-33554431
> 
>             template shell = /bin/false
> 
>             winbind use default domain = no
> 
>             nt acl support = yes
> 
>             
> 
> #Shares Below
> 
>  
> 
> [jobs]
> 
>             path =
> /raid/smb/jobs
> 
>             writeable =
> yes
> 
>             valid
> users= @"Domain Users"
> 
>             force
> directory mode = 777
> 
>             force
> create mode = 777
> 
>             nt acl
> support =yes
> 
> 
> _________________________________________________________________
> Windows Live™ Contacts: Organize your contact list. 
> http://windowslive.com/connect/post/marcusatmicrosoft.spaces.live.com-Blog-cns!503D1D86EBB2B53C!2285.entry?ocid=TXT_TAGLM_WL_UGC_Contacts_032009-- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba

_________________________________________________________________
Windows Live™ Contacts: Organize your contact list. 
http://windowslive.com/connect/post/marcusatmicrosoft.spaces.live.com-Blog-cns!503D1D86EBB2B53C!2285.entry?ocid=TXT_TAGLM_WL_UGC_Contacts_032009


More information about the samba mailing list