[cups.general] quotas ?

Michael Sweet mike at easysw.com
Tue Jan 3 09:37:29 PST 2006


Frank Bonnet wrote:
> Hello
> 
> I'm new to this list and CUPS so hello and happy new year !
> 
> I've a CUPS server installed that I now manage
> it runs on a Debian platform.
> 
> I noticed that it is possible to manage some per user quota with CUPS
> I need more infos on those features , is there some detailed infos 
> somewhere I could read ? especially how and where are stored quota 
> informations

"man lpadmin"

The quota support is fairly primitive - a single quota applies to
all users for a single printer.  The information is tracked on-the-
fly by the CUPS scheduler (cupsd) from the job history information,
which is available using the cupsGetJobs() function in the CUPS API.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list