Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cups - print job owner
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Thu May 09, 2013 2:07 pm    Post subject: cups - print job owner Reply with quote

When I submit print job to my network printer cups display on the web-page:
Code:

▼ ID ▼           Name            User           Size         
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 tried to add: Allow from
Code:
...
 # 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
   Allow from 10.0.0.109
 </Limit>
...


But it makes no difference, and I'm not even sure if I'm adding it in correct place as there are many policy rules.

"$ grep lp /etc/group" gives me:
lp:x:7:lp,joseph
lpadmin:x:106:
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Thu May 09, 2013 8:09 pm    Post subject: Reply with quote

Does it work if you add yourself to lpadmin group?
Back to top
View user's profile Send private message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Thu May 09, 2013 8:18 pm    Post subject: Reply with quote

BradN wrote:
Does it work if you add yourself to lpadmin group?


I just tried it, it doesn't work with "lpadmin" group either.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum