quota printing ?
Erik Nørgaard
norgaard at locolomo.org
Wed Jun 7 21:55:27 UTC 2006
Frank Bonnet wrote:
> I'm searching for a centralized quota printing solution that would run
> over CUPS or LPRNG , I've reviewed pyquota but it doesn't fit our needings.
>
> Ideally it could use a SYBASE database system as backend as we have a
> SYBASE
> server ...
This is one of the admin tasks that almost always cause headache. I
think the standard solution is to hack up some Perl script that suits
your needs.
For LPRng, you might want to take a look at ifhp for a start. It doesn't
do accounting but it may be useful to get every job into a particular
format so you can count pages in that.
I once made a script that counted pages in ps-files using the page
separation tag in the code and rejected everything that didn't seem
enough PostScript like.
Once you have your Perl to count, you can do pretty much anything you
like with the numbers. And there is a Sybase DB driver for Perl.
Cheers, Erik
--
Ph: +34.666334818 web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4128 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060607/6dea70ce/smime.bin
More information about the freebsd-questions
mailing list