RE: [Samba] Saving MS Word Documents

2006-01-30 Thread Jeffrey M. Johnson
 As for the smb.conf file to the best of my knowledge it is correctly
 configured, is there some specific directives I should check?

 I'm not sure of any specific directives, but you could try adding in
 things like writable = yes and public = yes which *should* bypass
 any permission checks that Samba does.  You could also run smbd in
 debug mode and see if you get any strange errors when attempting a save.

Start LOG 

[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(36)
  ===
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 10 in pid 2832 (3.0.21a)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(39)
  
  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(40)
  ===
[2006/01/30 10:37:41, 0] lib/util.c:smb_panic2(1554)
  PANIC: internal error
[2006/01/30 10:37:41, 1] smbd/service.c:make_connection_snum(666)
  omwl (IP ADDRESS) connect to service home initially as user jjohnson
(uid=, gid=XXX) (pid 3680)
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(36)
  ===
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 10 in pid 3680 (3.0.21a)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(39)
  
  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2006/01/30 10:37:41, 0] lib/fault.c:fault_report(40)
  ===
[2006/01/30 10:37:41, 0] lib/util.c:smb_panic2(1554)
  PANIC: internal error
[2006/01/30 10:37:43, 1] smbd/service.c:make_connection_snum(666)
  omwl (IP ADDRESS) connect to service home initially as user jjohnson
(uid=, gid=XXX) (pid 3681)
[2006/01/30 10:37:43, 0] lib/fault.c:fault_report(36)
  ===
[2006/01/30 10:37:43, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 10 in pid 3681 (3.0.21a)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2006/01/30 10:37:43, 0] lib/fault.c:fault_report(39)
  
  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2006/01/30 10:37:43, 0] lib/fault.c:fault_report(40)
  ===
[2006/01/30 10:37:43, 0] lib/util.c:smb_panic2(1554)
  PANIC: internal error
[2006/01/30 10:37:43, 1] smbd/service.c:make_connection_snum(666)
  omwl (IP ADDRESS) connect to service home initially as user jjohnson
(uid=, gid=) (pid 3682)

End Log

I read the Samba3-HOWTO.pdf and found no pertinent information.


 You're definitely sure that doing the same thing with say Notepad
 works? (save as, and saving over the top of something?)  You can rename
 files okay through Windows Explorer?

The problem only occurs with MS Word, all other MS products work fine.
I have no problem copy, deleting, renaming, or any other function.


 I know that I used to have a problem saving through Word because when I
 pressed the 'Save' button Word would create a temporary file to see if
 it had write access to the disk, but then when it tried to re-open that
 temp file to write the document into it it would fail, because the file
 wasn't owned by the same user connecting to the share (e.g. even though
 bob was using Word, any files that bob created where owned by
 john in the underlying filesystem, which Samba then refused to give
 bob access to.)

-rwxrw-r--   1 jeff group  179 Jan 30 10:34 Test.rtf
-rwxrw-r--   1 jeff group0 Jan 27 10:52 ~WRL0607.tmp

First is a file from MS Wordpad the second is a temp file from MS Word.

 This particular problem meant that I had issues with other programs
 though, but I was able to copy files into the share with Explorer (just
 not delete them again.)

 Sorry I couldn't be more helpful!

Any help would be useful as this problem did not occur before the upgrade to
v3.0.21a but I know we talked about it last year at some point.

Jeff

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Saving MS Word Documents

2006-01-30 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jeffrey M. Johnson wrote:

   ===
 [2006/01/30 10:37:41, 0] lib/fault.c:fault_report(37)
   INTERNAL ERROR: Signal 10 in pid 2832 (3.0.21a)
   Please read the Trouble-Shooting section of the Samba3-HOWTO
 [2006/01/30 10:37:41, 0] lib/fault.c:fault_report(39)
   
   From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
 [2006/01/30 10:37:41, 0] lib/fault.c:fault_report(40)
   ===


You're on solaris right?  This will be fixed in 3.0.21b which
should be released very soon.  Just as soon as we finish the
full round of clean testing.



cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD3kbjIR7qMdg1EfYRAsDrAJ9FtBC2q0seMYfgZ5WcwFrM03HadQCeP5SX
WdLN2G4d7nH4PYjkT6IU3U4=
=wVTP
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Saving MS Word Documents

2006-01-30 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jeffrey M. Johnson wrote:
 Can I get an early copy for testing?   Make my two users 
 of Word very very happy.

The SAMBA_3_0_RELEASE svn branch is almost ready for release.
I have 3 small bugs to fix.  I'm still optimistic about the
release going out today.







cheers, jerry
=
I live in a Reply-to-All world---
Samba--- http://www.samba.org
Centeris ---  http://www.centeris.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD3kx2IR7qMdg1EfYRArYiAJ9C7ZQTSRu/ukxvXdlL9AtRyppQhACgt9lk
lM5VjBffOGCSVSvF565JPVI=
=Z+rq
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Saving MS Word Documents

2006-01-29 Thread Adam Nielsen
 I have a user who when he attempts to save a MS Word Document (test
 file.doc) to a samba share gets the following error:
 Word cannot complete the save due to file permission error. 
 (I:\samba\directory\test file. Doc)

It works fine for me (Word 2003, Samba 3.0.21rc2.)  Are you sure the
user has enough permission to create, modify and rename files?  (Through
smb.conf as well?)

What happens if you do Save As to save under a different filename?
Does that behave differently to saving over the top of an existing file?

Cheers,
Adam.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba