how to let users cancel their own jobs without a password?

Griff Miller griff.miller at positron.com
Tue Nov 2 14:32:11 PST 2004


Griff Miller wrote:
> Here is the relevant excerpt from my cupsd.conf:
> 
> <Location /jobs>
> AuthType Basic
> AuthClass User
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From *.mydomain.com
> </Location>
> 
> So users can cancel their own jobs, but are asked for a password:
> 
> % cancel phaser3-93821
> Password for joebob on prthost.mydomain.com?
> 
> How can I get rid of the password question, without enabling
> people to cancel other people's jobs? i.e. how to get it
> working like the Solaris cancel ?

Don't everyone answer at once.  :)   If the answer is in the documentation
somewhere, I'd appreciate a pointer, as I did look but could not find anything.

Griff




More information about the cups mailing list