At our NGO we have public terminals, which people can use freely. We do want to offer some limited printing abilities. Currently /home/printing/ is mounted on terminals, from which admin prints from allowed ip.

Is there a way to define CUPS policy, that jobs submitted from some subnet are added as paused? Then from another IP, which has CUPS admin access, it could be started from webui interface.

link|improve this question

33% accept rate
feedback

1 Answer

So you're asking for some sort of staging/moderation of print jobs? You can try Option job-hold-until indefinite in the CUPS printers.conf file. There may be a way to wrap that in permissions limited to a particular source/subnet.

link|improve this answer
This seems like the option to go with. I'm searching for a way to put this in Policy. – iElectric Jun 29 '11 at 22:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.