How To Assign printers and jobs control to users

Michael Sweet mike at easysw.com
Fri Sep 22 09:08:25 PDT 2006


paolo gilli wrote:
>> paolo gilli wrote:
>>> Hi,
>>> I need to enable generic user to do only simple operative task to printers and jobs:
>>> start/stop printers
>>> hold/release/cancel print jobs.
>>>
>>> how can I do this?
>>>
>>> In cups How-to I found
>>> "Article #237: How To Assign Printing Administration Capabilities To Users"
>>> In this how-to the generic user become Administartor user but
>>> I don't want the generic user can do amministrative task like create/delete printer.
>> Read:
>>
>>      http://www.cups.org/documentation.php/policies.html
>>
>> --
>> ______________________________________________________________________
>> Michael Sweet, Easy Software Products           mike at easysw dot com
>> Internet Printing and Document Software          http://www.easysw.com
> 
> Thankyou,
> Policies works with CUPS 1.2.
> I'm working with CUPS version 1.1.
> How can I solve my problem?

About all you can do is create a UNIX group (in /etc/group) that
lists all of your users that need to do this, and then set the
SystemGroup directive in /etc/cups/cupsd.conf to the name of the
group you created.

This will mean that all users in that group will have complete
printer administration privileges on the server.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list