FoxPro problem with 2.2.5

2002-08-22 Thread janos

Hi!

As I said: I was blind. After all I find something. I don't understand foxpro and that's why I can't get closer, but it seems that the program want to create a temporary file at execute. Now have anybody an idea?

Thanks for your help!
                                János

...and the log:
[2002/08/22 14:46:21, 5] smbd/filename.c:unix_convert(119)
  unix_convert called on file "\ASZ\61967936.TMP"
[2002/08/22 14:46:21, 3] lib/util.c:unix_clean_name(387)
  unix_clean_name [/ASZ/61967936.TMP]
[2002/08/22 14:46:21, 5] smbd/mangle_hash.c:is_8_3(368)
  Checking 61967936.TMP for 8.3
[2002/08/22 14:46:21, 5] smbd/filename.c:unix_convert(193)
  unix_convert begin: name = ASZ/61967936.TMP, dirpath = ASZ, start = 61967936.TMP
[2002/08/22 14:46:21, 5] smbd/filename.c:unix_convert(314)
  New file 61967936.TMP
[2002/08/22 14:46:21, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(ASZ/61967936.TMP) returning 0760
[2002/08/22 14:46:21, 5] smbd/files.c:file_new(121)
  allocated file structure 9260, fnum = 13356 (3 used)
[2002/08/22 14:46:21, 3] lib/util.c:unix_clean_name(387)
  unix_clean_name [ASZ/61967936.TMP]
[2002/08/22 14:46:21, 4] smbd/open.c:open_file_shared1(892)
  calling open_file with flags=0x2 flags2=0x80 mode=0760
[2002/08/22 14:46:21, 3] smbd/open.c:open_file(120)
  Permission denied opening ASZ/61967936.TMP
[2002/08/22 14:46:21, 5] smbd/files.c:file_free(339)
  freed files structure 13356 (2 used)
[2002/08/22 14:46:21, 3] smbd/error.c:error_packet(91)
  error string = Operation not permitted
[2002/08/22 14:46:21, 3] smbd/error.c:error_packet(110)
  error packet at smbd/nttrans.c(870) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED

FoxPro problem with 2.2.5

2002-08-22 Thread janos

Hello Everybody!

I have a problem since a while. A FoxPro program and the database files also are on a share on a samba 2.2.5. All the file and printer server funktion working correctly, but if I want to start this program from the server I become this fault message: "Cannot create program workspace: File access denied" But the rights don't failed. I don't see a cause in the log file, not even if it's on 6 or higher. Or just I'm bind. :o There is no problem with this program on a Novell 4.11.

Have anybody any idea?

Thanks!
        János