Bug 110220 - authentification as admin to delete job
Summary: authentification as admin to delete job
Status: CLOSED UNMAINTAINED
Alias: None
Product: kdeprint
Classification: Applications
Component: kjobviewer (show other bugs)
Version: 0.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDEPrint Devel Mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-05 11:35 UTC by arne anka
Modified: 2009-01-01 22:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arne anka 2005-08-05 11:35:03 UTC
Version:           0.1 (using KDE 3.4.1, Debian Package 4:3.4.1-1 (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.11.10

it would be nice, if i don't need to authenticate as admin only to stop my own printjobs.
description: i print, after that i wish to remove the job and click the ttrash bin -- a dialog pops up and asks for authentification. logically i think every job started by me should be removeable by me without need to be admin.
Comment 1 Cristian Tibirna 2005-08-07 05:20:52 UTC
I guess you use CUPS. The problem you encountered depends on the access configurations of the cups server. Look in /etc/cups/cupsd.conf in your print server. The /jobs location might have access limited to admins. Is this the case?
Comment 2 arne anka 2005-08-08 09:27:46 UTC
> I guess you use CUPS.


yes, sorry, i forgot to mention.

> print server. The /jobs location might have access limited to admins. Is  
> this the case?


nope. it's set
AuthType Base
AuthClass User

/var/spool/cusp is set 710 for owner root, group lpadmin and all jobs are  
600 and belong to root.


regards
Comment 3 Michael Goffioul 2005-08-08 13:09:54 UTC
Does it work if you authenticate as yourself in the dialog, instead of admin? The authentication (password) is not saved, so every new process (like the job viewer) needs at least to give the correct password once.

Michael.
Comment 4 arne anka 2005-08-15 12:25:02 UTC
> Does it work if you authenticate as yourself in the dialog, instead of  
> admin?


seems so, at least i could stop and restart a print job with my  
username/password.

> The authentication (password) is not saved, so every new process (like  
> the job viewer) needs at least to give the correct password once.


means, there's no way to circumvent the authentifa
Comment 5 Michael Goffioul 2005-08-22 11:40:58 UTC
Currently, there's no other mean. Once kdeprint uses some other system-wide password manager (like kwallet), I guess this problem will disappear.

Michael.
Comment 6 John Layt 2009-01-01 22:04:27 UTC
KDEPrint in KDE3 is unmaintained and will have no more new features
implemented.  This request will never be implemented in KDEPrint as a result.  

In KDE4 kjobviewer has been replaced by printer-applet which uses
system-config-printer as a backend.

Closing.