On 04/20/13 19:39, Joseph wrote:
Does anybody know which file do I need to edit to allow user delete their own 
print jobs in http://localhost:631/jobs/ ?

I can list/delete the jobs from command lines but not in the browser.

Got it:
cupsd.conf
# Restrict access to the admin pages...
<Location /admin>
 Order allow,deny
 Allow localhost
</Location>

--
Joseph

Reply via email to