do you do page accounting?

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default do you do page accounting?

    [my sincere excuses should this post be posted here twice]

    hi all,

    we have a network with a debian print server (runs lprng), tens of
    unix/linux clients, hundreds of winx clients, and some mid-volume
    printers (xeroxs and hps) attached, on a physically separated subnet,
    to the print server

    we'd like to control the patterns of usage, with user quotas etc, and
    we have two problems:

    1. authenticating the windows clients

    2. doing a sensible page accounting (e.g., hp's prints are better/
    more expensive)

    please note that i'm not directly in charge of system administration,
    but i am decently half-competent (e.g., i have heard of something
    named ifhp, but have little ideas about windows clients) and have been
    assigned to report to our administration

    what i'd like to hear from you are not, of course, detailed step by
    step instructions, but case histories or references to them, that i
    can study to form an opinion and make an useful report that can rest
    in peace on someone else's desk...

    thank you in advance, ciao
    gb

    --
    ATTACKED BY IRC SERVER. WEB PAGES. SINKING. U-26.
    lurker Guest

  2. Similar Questions and Discussions

    1. Accounting Software in Flash
      :confused; Hi, I am doing an project which is an Accouning Software in Flash. I have designed all the UI components can anyone please help me...
    2. For the end user & managerial accounting
      KEY WORDS: Edugen Wiley James Jiambalvo Managerial Accounting 2004 2e second edition I was trying to play some media and kept getting the...
    3. Need multi-user accounting prog for mac network
      Looking for recommendations on a solid accounting program for a mid sized corporation currently running a mac network.
    4. Funny stuff happening with system accounting....
      Hey all! We've recently done an upgrade on our F50 here at college from 4.3.3.10 to 5.1.0.0, and so far so good. There's been the standard...
    5. accounting for daylight savings time
      Hi If you need to account for daylight savings, you could use the following SQL query to detect the same select SYSDATE x, 0 r1 from dual where...
  3. #2

    Default Re: do you do page accounting?

    lurker <boffi@sanmartino.it.invalid> wrote:
    > [my sincere excuses should this post be posted here twice]
    > hi all,
    >
    > we have a network with a debian print server (runs lprng), tens of
    > unix/linux clients, hundreds of winx clients, and some mid-volume
    > printers (xeroxs and hps) attached, on a physically separated subnet,
    > to the print server
    >
    > we'd like to control the patterns of usage, with user quotas etc, and
    > we have two problems:
    >
    > 1. authenticating the windows clients
    >
    > 2. doing a sensible page accounting (e.g., hp's prints are better/
    > more expensive)
    >
    > please note that i'm not directly in charge of system administration,
    > but i am decently half-competent (e.g., i have heard of something
    > named ifhp, but have little ideas about windows clients) and have been
    > assigned to report to our administration
    >
    > what i'd like to hear from you are not, of course, detailed step by
    > step instructions, but case histories or references to them, that i
    > can study to form an opinion and make an useful report that can rest
    > in peace on someone else's desk...
    >
    > thank you in advance, ciao
    > gb
    This is of no help to your problem, but a suggestion might be
    to use samba as interface to your win-pc, this could ease
    both authentification and accounting. Samba would of course
    use lprng in it's turn.
    > --
    > ATTACKED BY IRC SERVER. WEB PAGES. SINKING. U-26.
    --
    Peter Håkanson
    IPSec Sverige ( At Gothenburg Riverside )
    Sorry about my e-mail address, but i'm trying to keep spam out,
    remove "icke-reklam" if you feel for mailing me. Thanx.
    phn@icke-reklam.ipsec.nu Guest

  4. #3

    Default Re: do you do page accounting?

    >>>>> "phn" == phn <phn@icke-reklam.ipsec.nu> writes:

    hi peter!

    phn> lurker <boffi@sanmartino.it.invalid> wrote:
    >>
    >> 1. authenticating the windows clients
    phn> This is of no help to your problem, but a suggestion might be
    phn> to use samba as interface to your win-pc, this could ease
    phn> both authentification and accounting. Samba would of course
    phn> use lprng in it's turn.

    samba is definitely an option, but i had no idea that samba could do
    accounting...

    we have a small lab with ~30 pc's, a w2k server and a low end
    laser, and i was surprised to find that page accounting was a mere 18
    lines sh+awk from the w2k logs that the operator mails me weekly

    to clarify my ideas, samba could do the same level of accounting?
    lurker Guest

  5. #4

    Default Re: do you do page accounting?

    lurker <gb@sanmartino.it.invalid> wrote:
    >>>>>> "phn" == phn <phn@icke-reklam.ipsec.nu> writes:
    > hi peter!
    > phn> lurker <boffi@sanmartino.it.invalid> wrote:
    > >>
    > >> 1. authenticating the windows clients
    > phn> This is of no help to your problem, but a suggestion might be
    > phn> to use samba as interface to your win-pc, this could ease
    > phn> both authentification and accounting. Samba would of course
    > phn> use lprng in it's turn.
    > samba is definitely an option, but i had no idea that samba could do
    > accounting...
    > we have a small lab with ~30 pc's, a w2k server and a low end
    > laser, and i was surprised to find that page accounting was a mere 18
    > lines sh+awk from the w2k logs that the operator mails me weekly
    > to clarify my ideas, samba could do the same level of accounting?
    Samba could be better way of steering resources ( just my gut feeling)
    and the clients don't need any additional software.

    You could even make 'login' needed in order to print.

    --
    Peter Håkanson
    IPSec Sverige ( At Gothenburg Riverside )
    Sorry about my e-mail address, but i'm trying to keep spam out,
    remove "icke-reklam" if you feel for mailing me. Thanx.
    phn@icke-reklam.ipsec.nu Guest

  6. #5

    Default Re: do you do page accounting?

    lurker <boffi@sanmartino.it.invalid> wrote in message news:<m28ymxt8hv.fsf@polimi.it>...
    >
    > we have a network with a debian print server (runs lprng), tens of
    > unix/linux clients, hundreds of winx clients, and some mid-volume
    > printers (xeroxs and hps) attached, on a physically separated subnet,
    > to the print server
    >
    > we'd like to control the patterns of usage, with user quotas etc, and
    > we have two problems:
    I'd suggest you use one of the several print accounting software
    which work under GNU/Linux, most notably :

    PrintBill : already present in Debian

    PyKota : free access to CVS sources, or official
    package purchase options from my
    website (licence is GNU GPL in any case)
    at [url]http://www.librelogiciel.com/software/[/url]

    As suggested by others, you should use Samba to ensure
    all your windows machines users are correctly authenticated,
    so the correct username is passed to the print server and
    the accounting software.

    hoping this helps

    Jerome Alet
    Jerome Alet Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139