On 09/15/10 08:12, rony wrote:
     administra...@flatscher:~$ ls -alF /home/administrator/.openoffice.org/>  
hadm-ooo.txt

     insgesamt 12
     drwxr-xr-x  3 root          root          4096 2010-09-06 10:04 ./
     drwxr-xr-x 33 administrator administrator 4096 2010-09-14 22:13 ../
     drwx------  3 root          root          4096 2010-09-06 10:04 3/

This is the problem: First, /home/administrator/.openoffice.org is owned by "root" and not writable by anybody else (esp. not "administrator"). Second, /home/administrator/.openoffice.org/3 is owned by "root" and not even traversable by anybody else (esp. not "administrator").

Whatever you did to end up with such a setup, I suggest you

sudo chown -R administator:administrator /home/administrator/.openoffice.org

to clean up the mess.  :)

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to