Is printing disabled?
If this machine is not going to need to print, you should stop the print scheduler and restrict the permissions on all the printing utilities. On Linux, you could revert this later by typing: # /bin/chmod 06555 /usr/bin/lpr /usr/bin/lprm # /sbin/chkconfig lpd on This is only recommended if this machine will not be used for printing in the near future. If you deactivate this, you might want to write down the commands above in case you decide to re-enable printing later.