public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph <syscon780@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] cups - print job owner
Date: Tue, 7 May 2013 17:14:02 -0600	[thread overview]
Message-ID: <20130507231402.GB5718@syscon7.inet> (raw)
In-Reply-To: <201305072147.27730.michaelkintzios@gmail.com>

On 05/07/13 21:46, Mick wrote:
>On Tuesday 07 May 2013 16:48:42 Joseph wrote:
>> When I submit print job to my network printer cups display on the web-page:
>>
>> ▼ ID ▼	Name	User		Size		Pages
>> Brother-2907  	Unknown  	Withheld  	42k
>>
>> So I can not delete the print job as I'm not the owner.
>> How to control the ownership of the print job?
>>
>> In cupsd.conf I have:
>> ...
>>   # Only the owner or an administrator can cancel or authenticate a job...
>>   <Limit Cancel-Job CUPS-Authenticate-Job>
>>     Require user @OWNER @SYSTEM
>>     Order deny,allow
>>   </Limit>
>> ...
>>
>> I could make a short-cat and add:
>> Allow from my_ip_address
>>
>> but I don't think this is a good solution.
>
>Try something like this:
>
>$ cat /etc/group | grep lp
>lp:x:7:lp,michael
>lpadmin:x:106:
>
>That should allow you to cancel print jobs, otherwise sudo cancel.
>
>-- 
>Regards,
>Mick

That is what I have:

$ cat /etc/group | grep lp
lp:x:7:lp,joseph
lpadmin:x:106:

I still can not delete print job unless I'm root.

-- 
Joseph


  reply	other threads:[~2013-05-07 23:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 15:48 [gentoo-user] cups - print job owner Joseph
2013-05-07 20:46 ` Mick
2013-05-07 23:14   ` Joseph [this message]
2013-05-08  1:48   ` [gentoo-user] " walt
2013-05-08  6:47     ` Alan McKinnon
2013-05-08  7:10       ` Dale
2013-05-08  8:53       ` Neil Bothwick
  -- strict thread matches above, loose matches on Subject: below --
2013-05-17 13:32 [gentoo-user] " Joseph
2013-05-17 17:12 ` Joseph

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130507231402.GB5718@syscon7.inet \
    --to=syscon780@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox