Hello.. I've checked... and i'm running lockd on the server. I've enabled SAL_ENABLE_FILE_LOCKING inside my soffice script, but still no sucess (uncoment those 2 lines right?). With others programs like gimp, i have no problems... but with OO.o when i save it... theres is no problem... but if i close the document and than open it again.. it op.ens read-only!!
Whel.. here is the info u hasked me: SERVER: export file: /home/share 192.168.XX.0/24(rw,sync,all_squash,anonuid=81,anongid=100) uname -a Linux faro 2.6.7-gentoo-r4 #4 Thu Feb 24 08:19:19 WET 2005 i686 AMD Athlon(TM) XP 2400+ AuthenticAMD GNU/Linux ------------------------------------------------- CLIENT: mount: 192.168.XX.1:/home/share on /home/share type nfs (rw,noexec,nosuid,nodev,addr=192.168.XX.1) uname -a Linux ladybug 2.6.10-gentoo-r6 #26 SMP Tue Mar 8 01:13:35 WET 2005 i686 Intel(R) Pentium(R) M processor 1600MHz GenuineIntel GNU/Linux Open Office version 1.1.4 --------------------------- Hope that is all u need... =) On Wed, 09 Mar 2005 12:43:51 -0500, G. Roderick Singleton <[EMAIL PROTECTED]> wrote: > On Wed, 2005-03-09 at 17:02 +0000, Marco Garc�s wrote: > > How exactly do i check if SAL_ENABLE_FILE_LOCKING is enabled on > > soffice script? Im in linux.. where is that file? > > soffice is the script that is invoked when you start OOo. Where it gets > located is dependent on your distribution, so you will have to find it. > The find command is useful for doing this. > e.g. find / -name soffice -print > or locate soffice if you have this command. > > Once you find it, use more, less or vi to open it so you can check. > > > > > I don't have lockd.... > > file locking over nfs could be important. Try to find what your > distribution uses instead. > > > > > What do you need to know about my system? pliz hask so i can provide > > you with this info... > > > > If the above doesn't help, please tell us everything you can. > Use uname -a for the OS stuff and Help > about for the OOo info. > > > > > On Wed, 09 Mar 2005 07:40:48 -0500, G. Roderick Singleton > > <[EMAIL PROTECTED]> wrote: > > > On Wed, 2005-03-09 at 11:29 +0000, Marco Garc�s wrote: > > > > Hi everybody... > > > > Im tryng to use Open Office in a exported nfs share... but im having a > > > > problem... when i save the document inside this share, it saves it > > > > read only... im a different user defined by the "exports" config file > > > > but my all_squash option should fix this (has it does in the rest of > > > > the programs... only OO.o is having problems with this... here is a > > > > cat for the exports: > > > > > > > > /mnt/fileserver > > > > 13.69.0.0/24(rw,sync,all_squash,anonuid=81,anongid=100) > > > > > > > > How do i solve this? tanx for your help =) > > > > > > > > > > First you must ensure that file locking is working. Perhaps running > > > lockd. Second, check that SAL_ENABLE_FILE_LOCKING is enabled in each > > > soffice script. > > > > > > You have not told us enough about your system so that we can offer more > > > than these general solutions. > > > -- > > > Documentation Co-Lead > > > PLEASE - keep list traffic on the list. Email sent directly to me may > > > be ignored utterly. > > > > > > "Dinna meddle wi' things ye ken nuthin' aboot!" > > > J.Herriot > > > > > > > > > > -- > Documentation Co-Lead > http://documentation.openoffice.org/ > > -- Marco Garc�s http:\\dbugs.org [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
