[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dccproc error



Adam Aube wrote:

Vadim wrote:

I started to have dccproc errors in my syslog:

Dec  2 06:02:26 host dccproc[27454]: open(/var/lib/dcc/map): Permission
denied
Dec  2 06:04:24 host dccproc[27464]: open(/var/lib/dcc/map): Permission
denied

I run dcc from spamassassin (3.0.1), but dcc was not called before.
Apparently yesterday after update (I run sarge with a few packages from
unstable), spamassassin started to call dcc (I do have use_dcc), but dcc
produce this error.

Have you checked the permissions on /var/lib/dcc/map and /var/lib/dcc? More
than likely the user spamassassin runs as does not have sufficient
permissions.

Adam
Well, spamd is run as root:

UID        PID  PPID  C STIME TTY          TIME CMD
root 20561 1 0 Nov29 ? 00:00:00 /usr/sbin/spamd --create-prefs -
root     29118 20561  0 07:21 ?        00:02:15 spamd child

but talking about permition, map has root ownership:

-rw-------  1 root root 4460 2004-12-02 12:57 map

, but dcc is run under user dcc. Does this mean that dcc doesn't set up permitions correctly, and map should be owned by dcc?



Reply to: