Schedules jobs enqueued by the enq command.
qdaemon
The qdaemon command is a background process (usually started by the startsrc command) that schedules printing jobs enqueued by the enq command.
Privilege Control: Only the root user and members of the printq group should have execute (x) access to this command.
Auditing Event | Information |
---|---|
ENQUE_exec | Queue name, job name, host name, file name, user name |
Item | Description |
---|---|
/usr/sbin/qdaemon | Contains the qdaemon daemon. |
/var/spool/lpd/qdir/* | Contains the job description files. |
/var/spool/lpd/pio/@local/fullmsg | Contains a flag file whose existence activates qdaemon messages to contain complete information. |
/var/spool/lpd/stat/* | Contains information on the status of the devices. |
/var/spool/qdaemon/* | Contains the temporary copies of enqueued files. |
/etc/qconfig | Contains the configuration file. |
/etc/qconfig.bin | Contains the digested, binary version of the /etc/qconfig file. |