faxq-helper (8) - Linux Manuals
faxq-helper: privileged helper process to access the fax queue
NAME
faxq-helper - privileged helper process to access the fax queue
SYNOPSIS
faxq-helper <command> [<options>]DESCRIPTION
faxq-helper is part of the internal workings of faxspool(1).Formerly, the /var/spool/fax/outgoing directory was world-writeable, leading to all sort of funny symlink attacks against faxspool(1) and faxrunq(8).
These days, it's owned by the user ``fax'', and only this user can write to it. To be able to put jobs there, faxspool(1) calls faxq-helper for very clearly defined purposes:
and possibly:
To achieve this,
faxq-helper
is installed set-user-id fax. If you remove the suid bit, or
chown the fax queue directory to a different user, it will stop working.
RETURN VALUES
faxq-helper
has the following exit() values:
AUTHOR
faxq-helper
is Copyright (C) 2004-2006 by Gert Doering, <gert [at] greenie.muc.de>.