
#--------------------------------------------------------------------------
#
# Control (ie lpc) requests
#
#--------------------------------------------------------------------------

# Allow root on the server to control jobs
ACCEPT SERVICE=C SERVER REMOTEUSER=root

# Allow all others access only to server, status and printcap
ACCEPT SERVICE=C LPC=lpd,status,printcap

# Reject all other requests
REJECT SERVICE=C
