HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Fwd: Problems with /var/spool/hylafax
Am 2005.03.17 14:09 schrieb(en) Vittorio:
Under FreeBSD 5.3
[...]
VicBSD FaxQueuer[668]: /var/spool/hylafax: Can not change directory
VicBSD HylaFAX[669]: Can not change directory to /var/spool/hylafax
VicBSD FaxQueuer[739]: /var/spool/hylafax: Can not change directory
VicBSD HylaFAX[740]: Can not change directory to /var/spool/hylafax
[...]
Here it is a "ls -al /var/spool/hylafax"
[...]
drwxr-xr-x 17 uucp dialer 512 Mar 16 09:07 .
drwx------ 9 daemon daemon 512 Mar 15 21:43 ..
prw------- 1 uucp dialer 0 Mar 15 21:43 FIFO
prw------- 1 uucp dialer 0 Mar 16 09:07 FIFO.cuaa0
drwx------ 2 uucp dialer 512 Mar 15 21:43 archive
Hello Vittorio,
probably a permissions problem.
According to the access mode and owner of the files and directories
in /var/spool/hylafax it looks like the hylafax processes should run as
uucp.
But only daemon or root can access this directory because the parent
directory (/var/spool) is accessible only for user daemon.
Try
chmod a+rx /var/spool
and if necessary
chmod a+rx /var
Bodo
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*