Hello,

> Simply open up permissions until it works. You used 770 (rwxrwx---)
> somewhere (was it /var/db/dspam maybe) and that is a bit odd for a
> directory, try 755 (rwxr-xr-x) instead, and so on. What's the permission
> for example on /var/db? /L
Ok. I chmod -R 755 /var/db/dspam

Right now as a www user I can access all data down until zbyszek.log file.

When I open the GUI, I am still unable to see stats nor to save my
preferences. When I try to save the preferences, I get:

An Error Has Occured
The following error occured while trying to process your request:
Unable to write preferences: No such file or directory

There really isn't any prefs file in /var/db/dspam/data/domain/user/ but I
guess it should be created on the fly?

So I tried running as a user www and:

$ touch /var/db/dspam/data/szalbot.homedns.org/zbyszek/test.log

$ ls -l /var/db/dspam/data/szalbot.homedns.org/zbyszek/
-rw-r--r--  1 www  mailnull      0 Feb  1 20:35 test.log
-rwxr-xr-x  1 www  mailnull  55934 Feb  1 20:33 zbyszek.log

One thing I notice is that the file test.log created by user www has
different (more limited) permissions. Is that OK?

Just to explain, I am only a few months old with regards to UNIX knowlegde
in general and am quite lost with all these permissions, etc. :) Trying to
learn but there is so much to acquire. So thank you for being patient with
me!

Warm regards,

-- 
Zbigniew Szalbot


Reply via email to