[cups.general] SELS8 - accesscontrol - printjobs

Johannes Meixner jsmeix at suse.de
Fri Feb 24 03:59:58 PST 2006


Hello,

On Feb 23 08:52 Matthias Henze wrote (shortened):
> i've a suse SELS8 system with cups-1.1.15-177

If you need detailed support, you can for example contact
our support department.


> 1. can i restrict users/groups to only be able to sart/stop printers with
> the webinterface?

See for example the
"Allow printer management (start/stop) and only that."
mail thread on this list.

A (shortened) quote what Michael Sweet wrote:
-----------------------------------------------------------------
> Is there a way to grant only partial access
> to the CUPS admin web tool?

There is no official way to do this in the current release;
CUPS 1.2 provides per-operation and per-queue admin policies
which is probably what you need in the long term.

Some users have been using:

    <Location /admin?op=foo>
    Require user root
    etc.
    </Location>

to override specific admin operations (the same works for
printers and jobs, BTW) from the web interface.
"foo" for the admin interface is one of:

    start-printer
    stop-printer
    accept-jobs
    reject-jobs
    purge-jobs
    add-class
    add-printer
    modify-class
    modify-printer
    delete-class
    delete-printer
    config-printer
-----------------------------------------------------------------


> 2. when i try to restart a completed job i get: Error:
> client-error-not-possible. what do i have to configure to get jobs
> restarted ?

See the "CUPS Software Administrators Manual" about
"PreserveJobFiles".


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5      Mail: jsmeix at suse.de
90409 Nuernberg, Germany                    WWW: http://www.suse.de/





More information about the cups mailing list