root / pykota / trunk / README @ 2349

Revision 2349, 26.8 kB (checked in by jerome, 19 years ago)

Note about a recently added feature

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[695]1# $Id$
2
[952]3PyKota - Print Quota for CUPS and LPRng
[695]4
[1257]5(c) 2003-2004 Jerome Alet <alet@librelogiciel.com>
[873]6This program is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2 of the License, or
9(at your option) any later version.
[695]10
[873]11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14GNU General Public License for more details.
[695]15
[873]16You should have received a copy of the GNU General Public License
17along with this program; if not, write to the Free Software
[2303]18Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
[873]19
[761]20====================================================================
[695]21
[1052]22READ SPECIAL LICENSING AND REDISTRIBUTION TERMS IN THE FILE 'LICENSE'
[761]23
24====================================================================
25
[1154]26PyKota features :
27-----------------
[695]28
[2051]29    Free Software :
30   
31        - Licensed under the terms of the GNU General Public License.
32       
33    Commercially Supported :   
34   
35        - Support Contracts are available from http://www.librelogiciel.com/techsupport/
36       
[1154]37    Operating systems :
38   
39        - Any Unix-like system as print server.
40           
41        - Any operating system as client.
42           
43    Printing systems :
44   
[1283]45        - Supports both CUPS and LPRng as the printing system.
[1561]46       
[1154]47    Databases :
48   
49        - Supports PostgreSQL as the Quota Storage backend.
[1283]50          Complete database creation script in SQL is included.
[1043]51       
[1823]52        - Supports any LDAP server as the Quota Storage backend.
[1475]53          Complete LDAP schema and sample empty tree are included.
[1160]54          Plugging PyKota into your existing LDAP infrastructure
55          is really easy thanks to PyKota's great configurability.
[2051]56         
57        - The print jobs history can be stored in any database 
58          of your choice (or in plain text files) if needed.
[1160]59           
[1154]60    Printers :       
61   
[1475]62        - Hardware or Software accounting methods are completely
63          configurable.
64         
[1154]65        - Supports any printer which can report its internal
[1475]66          page counter. Can ask printers for their internal
[1561]67          page counter via SNMP, Netatalk, PJL, PS, or any
68          other way.
[1475]69          This is completely configurable.
[1154]70         
[1701]71        - Supports DSC compliant and binary PostScript, PDF, PCL5 (up to),
[2345]72          PCLXL (aka PCL6), ESC/P2, DVI, TIFF, OpenOffice.org Writer and
[2348]73          OpenOffice.org Impress printers (or virtual printers) natively
74          (through the direct use of pkpgcounter's code) for software
75          accounting methods. More formats to come.
[1154]76           
77    Quota systems :       
78   
[1260]79        - Supports printers and printers groups quotas.
[739]80       
[1260]81        - Supports users and users groups quotas.
82       
[1154]83        - Supports page quotas.
84          Page quotas can be set differently on a per printer
85          and per user/group basis.
[739]86       
[1154]87        - Supports account balance quotas in any currency.
88          Account balance quotas can be set on a per user
89          basis. The account balance is shared amongst
[1561]90          all printers. The history of payments (positive
91          or negative credits to an user account) is kept.
[980]92         
[2151]93        - Supports high granularity periodic print quotas : down
94          to one minute intervals if needed.
95       
[1610]96        - Page quotas and account balance can be set/reset
[1154]97          independantly.
98         
[2067]99        - Page quotas can be set on a per user or per group basis
100          for a particular printer.
[1154]101         
102        - Price per page and per job can be set differently 
103          on any printer.
[794]104       
[1154]105        - Low level of page quota or account balance are
106          configurable.
[739]107         
[1154]108        - Both soft and hard limit with configurable grace delay 
109          can be set for page quota.
[900]110         
[1154]111        - Possibility to disable quota enforcement for any user
112          or group, while still keeping page accounting.
[1928]113         
[2067]114        - Each user can have an overcharging (or undercharging) factor, 
115          which is applied whenever PyKota computes the cost of a
116          print job.
117         
[1154]118    Administration :       
119   
[2067]120        - Powerful delegation of administrative priviledges.
121       
[1154]122        - Powerful administration tools can be used to
123          automate setting or resetting of quotas or
124          account balances at specific intervals.
[925]125         
[1154]126        - Administration tools can modify several users, 
[2051]127          groups, or printers at once with the use of
128          powerful wildcard characters.
[925]129         
[1154]130        - Account balances can be set, incremented, or 
[1580]131          decremented. History of payments is kept.
[1153]132         
[2067]133        - Number of pages used can be set, incremented, or 
134          decremented.
135         
[1273]136        - Both printers and users can be automatically added on
137          first print in a completely configurable way.
[1154]138         
139        - Quota report generator available either from the 
140          command line or in any web browser.
141          The web-based quota report generator can be
142          user/password protected.
143         
144        - Print quote generator can tell users how much 
145          a print job will cost them in advance.
146         
147        - Policy with regard to unregistered users can   
148          be configured for each printer to either deny
149          printing, allow printing, or delegate the
150          decision to any external tool.
151         
152        - Warning and error messages can be automatically 
[2051]153          sent via email or via any other mean to the administrator,
154          the user, both, or none.
[1154]155         
156        - Warning and error messages' content is completely
157          configurable.
158         
159        - Configuration can be changed without needing to 
160          restart the printing system.
[739]161       
[1154]162        - Complete print job history is kept. This can be
163          disabled if needed.
164         
165        - Automated low quota or balance remainder can be
166          scheduled regularly or launched manually.
167         
[2067]168        - Starting and Ending personalized dynamic banners can be
169          generated on the fly, and accounted for or not, depending
170          on some configuration settings.
171          Banners can still be enabled even if the print job is denied.
172          NB : Banners are a CUPS only feature for now.
173         
[2349]174        - Duplicate print jobs can be forbidden automatically. The decision
175          can be left to any script to decided this on a per job basis.
[2067]176         
[1744]177        - Powerful data dumper to export datas to other
[1804]178          software (spreadsheets for example). Actually
179          supported formats are :
[1744]180         
[1804]181            - Comma separated values ;
182           
183            - Semicolon separated values ;
184           
185            - Tab separated values ;
186           
187            - XML.
[2048]188           
189            - CUPS' page_log format, to easily interface in
190              real time with third party apps like phpPrintAnalyzer
191              and similar tools.
[1804]192         
[1155]193    User Interface :         
194   
[1154]195        - All the command line tools accept the -h | --help
196          command line option which prints all the available
197          options and show usage examples.
[1155]198         
199        - Completely internationalized. Actually supports the 
[2119]200          English, French, Spanish, Portuguese, Brazilian, Swedish,
[2048]201          Thai, Greek, German, Italian, Norwegian (Bokm�, Turkish
202          and traditional Chinese languages.
[1891]203          More to come.
[2048]204         
[2243]205        - Web enabled print quota monitor, data dumper, and quote
[2153]206          generator.
[2048]207       
[2049]208        - An On Screen Display X-Window print quota monitor is included.
[2048]209       
[2051]210        - An email gateway to allow users to retrieve their print quota
211          information by sending an email message to a dedicated address
212          is included.
213       
[2049]214        - A cross-platform print quota monitor will soon be available
[2048]215          as an purchaseable add-on.
[2049]216         
217        - Third party web based management tools are available.
[1154]218
219====================================================================
220       
[739]221Planned features are described in the TODO file.
222
[1507]223Actually two (or an infinity of) page accounting methods are
[980]224implemented :
[695]225
[1475]226  - The 'hardware' method consists in querying the printer (via SNMP
[1181]227    or Netatalk or any other method of your choice) for its total pages
[1186]228    counter.
[1600]229    This is done both at the beginning and at the end of a
[1186]230    print job. The counters difference is then immediately used to
231    decrease the user's account balance or increase his quota usage.
232   
[1475]233  - The 'software' method consists in delegating the computation of the
[980]234    job's size in number of pages to any external command of your choice.
235    The command can read the job's data from its standard input and MUST
[1186]236    output the job's size on its standard output. Changes to the user
[2345]237    account are reported immediately.
[980]238   
[2345]239    PyKota featured an internal software accounting method which handles
240    several Page Description Languages : DSC compliant and binary PostScript,
241    PDF, PCLXL (aka PCL6), PCL3/4/5, ESC/P2, DVI, TIFF, OpenOffice.org Writer
242    and OpenOffice.org Impress. This software is now distributed separately
243    as 'pkpgcounter', and not included anymore in PyKota, so you must now
244    download and install it before running PyKota.
245   
[1600]246PyKota is known to work fine with most laser printers, either with
247software accounting, or with hardware accounting if the printer
248supports this.
[724]249
[695]250============================================================
251
[2001]252SUPPORT CONTRACTS:
253==================
254
255  You can now purchase 8x5x365@NextBusinessDay Technical
[2126]256  Support Contracts from us. The yearly fee is computed with 
257  the following formula :
[2001]258
259  (100.0 * NbPrintServers) + (2.5 * NbPrinters) + (0.04 * NbUsers) EUROS.
260 
[2234]261  This fee includes the VAT, a free subscription to official 
262  PyKota packages, and the latest documentation on paper.
[2001]263
264  Please send an email to alet@librelogiciel.com if you're
[2126]265  interested in purchasing such a contract.   
[2001]266
[2126]267  Remember that purchasing a support contract for Free Software like PyKota
268  is a great way to show your appreciation for the work already being done
269  on this project, and will help to improve this software in the future.
270
[2001]271============================================================
272
[695]273INSTALLATION:
274=============
275
[1186]276NB :
277====
[887]278
[1397]279  You may learn more about PyKota, if it fits your own organization,
280  its internal working, and some potential performance drawbacks and
[2054]281  how to avoid them, in a document created by Ryan Suarez at :
[1397]282 
[2005]283    http://archive.macosxlabs.org/forum/webcrossing_archive/documentation/Pykota_and_CUPS/Pykota_and_CUPS.html
[1034]284
[1651]285  You may also find the following document interesting :
286 
287    http://es.tldp.org/Tutoriales/doc-openldap-samba-cups-python/
288   
289  This document, written in Spanish by Sergio Gonzalez Gonzalez, 
290  describes the integration of PyKota into an OpenLDAP + Samba
291  + CUPS installation. Even for people who can't read spanish
292  this document is really interesting, and contains lots of
293  screenshots.
294 
[1951]295  Finally, SuSe users may find the following document to best describe
296  how to install PyKota on their favorite distribution. It's a Spanish
297  document written by Dennis Romero :
298 
299    http://www.cvr.espol.edu.ec/people/dennis/Pykota1.19-SuSE9.1.pdf
300 
301 
[714]302Prerequisite :
303--------------
304   
305  You need to have the following tools installed on the CUPS Server :
306 
[1886]307    - CUPS (http://www.cups.org) or LPRng (http://www.lprng.com)
308    - Python v2.1 or above (http://www.python.org)
309    - eGenix' mxDateTime Python extension (http://www.egenix.com)
[2345]310    - The pkpgcounter command line tool, version 1.56 or higher. This
311      tool is now mandatory for PyKota to work.
312      (http://www.librelogiciel.com/software/)
[1771]313    - The JAXML Python module to be able to dump datas in the XML format.
[1886]314      (http://www.librelogiciel.com/software/)
[1771]315    - The Python-SNMP module to query printers for their page counter.
[1965]316      (http://pysnmp.sourceforge.net).
317      IMPORTANT : version 3.4.3 (or 3.4.2) is REQUIRED. Versions 2.x or
318      4.x won't work for now.
[1771]319    - The Python-OSD module to use the graphical print quota reminder.
[2189]320      (http://repose.cx/pyosd/)
[1771]321    - SNMP tools (specifically the snmpget command) if you prefer to
322      use your own script to request query printers.
[2189]323      (http://www.net-snmp.org)
[919]324    - Netatalk (specifically the pap command) if you plan to
325      request your printer's lifetime page counter via AppleTalk.
[1886]326      (http://netatalk.sourceforge.net)
[1927]327    - The ReportLab Python module (http://www.reportlab.org) if you want 
328      to have PyKota generate nice banners for you.
329    - The Python Imaging Library (aka PIL) module
330      (http://www.pythonware.com/downloads) if you want to have PyKota
331      generate nice banners for you.
[1043]332    - PostgreSQL's PygreSQL Python extension and the PostgreSQL client
333      libraries if you plan to use PostgreSQL as the Quota Storage
334      backend.
[1886]335      (http://www.postgresql.org and http://www.pygreql.org)
[1043]336 or     
337    - python-ldap Python module and the OpenLDAP client libraries 
[1823]338      if you plan to use an LDAP server as the Quota Storage backend.
[1886]339      (http://www.openldap.org and http://python-ldap.sourceforge.net)
[714]340   
[1771]341  On Intel i386 architecture, and for performance reasons, it is
342  strongly suggested that you install the Python accelerator Psyco,
343  available at :
[1570]344 
345      http://psyco.sourceforge.net
346     
[1571]347  Under Debian :   
348 
349      $ apt-get install python-psyco
350     
351  Other architectures may be supported as well in the future, check   
[1600]352  this on Psyco's website.
[1571]353 
[1578]354  Installing Psyco is not mandatory, but it will speedup PCL5 parsing
[1570]355  by almost 3 times. PostScript and PDF parsing can also benefit,
356  but in an almost unnoticeable manner since this part of the code
[1575]357  is already optimal. For PCL5 this is a completely different matter,
[1570]358  and if you install Psyco you will never regret it !
[1600]359  Same remark applies for PCL6 (aka PCLXL) : the parser is completely
360  different, but the performance gain with Psyco is impressive.
[1570]361 
[1186]362  You may also benefit from having the following tools installed to
363  deal with some printers :
364 
365    - npadmin
366    - netcat
367    - ghostscript
368   
[714]369  You need to have the following tools installed on the Quota Storage 
370  Server :
371 
[1886]372    - PostgreSQL (http://www.postgresql.org)
[714]373   
[1043]374  or 
375 
[1886]376    - OpenLDAP, or any other LDAP server (http://www.openldap.org)
[1043]377   
[1086]378NB :   
379
380  PygreSQL must be linked with the PostgreSQL client libraries on
381  the Print Server. The PostgreSQL client libraries' version must
382  match the PostgreSQL version used on the Quota Storage Server.
[714]383 
[1043]384or 
385
[1086]386  python-ldap must be linked with the OpenLDAP client libraries on the
[1823]387  Print Server. The OpenLDAP client libraries' version should match the
388  OpenLDAP version used on the Quota Storage Server, if applicable.
[1043]389 
[714]390  This list of prerequisite software may change in the future, when
391  PyKota will support more functionnalities you will be given
392  alternatives.
393 
[952]394  Of course the Print Server and the Quota Storage Server can be the
[851]395  very same machine if you've got a tiny network, or you can have
[952]396  multiple Print Servers all storing their quotas on the same Quota
[851]397  Storage Server if you've got a bigger network.
398 
[1886]399Hint : 
400------
401
402  - The Debian GNU/Linux distribution is to our knowledge the
403    easiest distribution to install PyKota on, because all
404    of PyKota dependencies are already included, excepted
405    for the PySNMP (http://pysnmp.sourceforge.net) module
[2345]406    and the pkpgcounter utility which for now have to be downloaded
407    and installed separately.
[1886]408
[714]409Then :   
410------
411 
[2135]412Download the latest PyKota version from the Subversion tree :
[695]413
[2135]414    $ svn co svn://svn.librelogiciel.com/pykota/trunk pykota
[695]415
[1906]416You can now check if the dependencies are correct by typing :
[695]417
[2135]418    $ python checkdeps.py
[1906]419   
[2234]420    An availability report for all the software needed by PyKota
421    will be displayed : you'll have to install the missing
422    software if you want PyKota to work correctly.
423   
[1906]424To install the software, just type :
425
[2135]426    $ python setup.py install
[695]427
428You may need to be logged in with sufficient privileges (e.g. root)
429
[1960]430Create a system user for PyKota :
431
[2135]432    $ adduser --system --group --home /etc/pykota --gecos PyKota pykota
[1960]433   
434Put the user your printing system is run as in the pykota system group :
435
[2135]436    $ adduser lp pykota
[1960]437   
438    NB : on our system, the CUPS printing system runs as system user 'lp'.
439    Please adapt this to your own system.
440
[695]441Go to the initscripts subdirectory of PyKota's sources, and choose
[1600]442the appropriate storage backend for your configuration. Read carefully
[695]443the associated README file and execute the initialization script
[878]444to create an empty PyKota Storage. Upgrade scripts may be
[2269]445provided as well. NB : if you use PostgreSQL, a good way to
446make PyKota work first time is to modify PostgreSQL's pg_hba.conf
447to allow the 'trust' database connection mode. However once PyKota
448works it is HIGHLY RECOMMENDED TO CHANGE THIS TO A MORE SECURE
449VALUE.
[695]450
[1186]451Copy the conf/pykota.conf.sample and  conf/pykotadmin.conf.sample
[1107]452sample configuration files to /etc/pykota/pykota.conf and
[1905]453/etc/pykota/pykotadmin.conf 
454The installation script usually copies these files into /usr/share/pykota
[1198]455
[1979]456NB : You can move PyKota's configuration files elsewhere, they will
457be searched first in user pykota's home directory.
458
[1905]459You need to adapt these files to your own needs. Especially you may
460have to create sections named after your own printers, and change
461the administrator's email address which by default is
462root@localhost. Read and try to understand these two very well
463commented files, so that you'll encounter less problems later.
464
[1198]465Also be sure to double check that commands that query printers
[1186]466for their internal page counter work from the command line
467before using them in PyKota's configuration.
[695]468
[1186]469The rest of the installation depends on your printing system :
470
[1185]471  - CUPS Printing System :
[952]472 
[1185]473    Once and for all :
[952]474   
[1185]475        Create a symbolic link to the cupspykota backend
476        in CUPS's backend directory :
477       
478          $ cd /usr/lib/cups/backend
[1345]479          $ ln -s /usr/share/pykota/cupspykota cupspykota
[1185]480         
481        Restart CUPS so that the new backend can be detected.
482       
483          $ /etc/init.d/cupsys restart
484         
[1600]485        or :   
486     
[1979]487          $ /etc/rc.d/init.d/cupsys restart
[1600]488         
489        or any similar command depending on your operating system. 
490         
[1185]491    For new printers :
[952]492   
[1185]493        Go to CUPS management interface (http://localhost:631)
494        and choose the appropriate PyKota managed device depending
495        on the type of printer you use. For example, if your
496        printer is waiting on :
497       
[1354]498            socket://myprinter.example.com:9100
[1185]499           
500        Then choose :   
501       
[1354]502            cupspykota:socket://myprinter.example.com:9100
[1185]503           
504        Configure your printer as usual.   
505       
[1186]506        Now double check /etc/pykota/pykota.conf
[1600]507       
508        You should manually create a section named after the
[1402]509        printer you've just added, unless you have set
510        all options globally.
[1600]511       
[1408]512        The new pkhint command can help you with correct settings
513        for your printers, but don't rely on it because it is still
[1600]514        experimental work. To use pkhint, you have to feed it with
515        CUPS' printers.conf file this way :
[1186]516       
[1600]517          $ pkhint </etc/cups/printers.conf
518       
519        pkhint will try to tell you what is the best accounting
520        method for each printer and will print some lines you'll
521        just have to copy&paste in the appropriate sections in
522        /etc/pykota/pykota.conf
523       
[1185]524        That's all.
[952]525   
[1185]526    For existing printers :
527   
[1186]528        If you had already installed a version of PyKota earlier
529        than 1.16alpha7, then remove the *cupsFilter lines in your
[1979]530        PPD files for each already managed printer. Each
[1186]531        line to remove is of the form :
[1185]532       
[1345]533          *cupsFilter: "application/vnd.cups-postscript 0 /usr/share/pykota/pykota"
[1185]534       
[1345]535        This means that each time the pstops filter will be executed, it will
536        pass the job's data through the pykota filter which is present in
537        /usr/share/pykota
538       
[1185]539        Don't touch anything else, especially any other *cupsFilter line.
[1186]540        Then save each of these files.
[1185]541       
542        Then, the easiest is to directly modify the DeviceURI lines
543        in /etc/cups/printers.conf, you just have to put
544        'cupspykota:' in front of what is already on these lines.
545        For example, replace :
546   
[1354]547            DeviceURI socket://myprinter.example.com:9100
[1185]548       
549        with :   
550   
[1354]551            DeviceURI cupspykota:socket://myprinter.example.com:9100
[1345]552           
553        or :   
[1185]554       
[1354]555            DeviceURI cupspykota://socket://myprinter.example.com:9100
[1345]556       
[1185]557        Save the file and restart CUPS.
[1600]558       
559        Here too, you may find it interesting to use the pkhint command as
560        described above to help with manual configuration of the file
561        /etc/pykota/pykota.conf
[695]562
[1185]563  - LPRng Printing System :
[952]564 
[1600]565    For each printer on which you want to use PyKota :
566   
567        Modify the printer's entry in /etc/printcap : you have to add
568        the three following lines :
569       
[1612]570          :achk=true:\
[1600]571          :as=/usr/share/pykota/lprngpykota:\
572          :ae=/usr/share/pykota/lprngpykota:\
573         
574        This will tell LPRng to activate accounting, and use the lprngpykota
575        accounting filter both at the start and at the end of printing.
576       
577    When all modifications are done, just save the /etc/printcap file and   
578    restart LPRng :
579   
580          $ /etc/init.d/lprng restart
581         
582        or :   
[1500]583     
[1600]584          $ /etc/rc.d/init.d/lprng restart
585         
586        or any similar command depending on your operating system. 
587       
588    NB : the pkhint command can't be used with LPRng for now, so you   
589         have to modify /etc/pykota/pykota.conf carefully. The comments
590         in this file will help you.
591     
[1186]592Now you can begin to populate the PyKota's database with printers,
593users and groups :
[952]594 
[716]595Add printers and users to the quota system and set their quota values :
[695]596
[1345]597Starting from version 1.18alpha2, the preferred command to manage
598printers is named pkprinters
599
600    $ pkprinters --help
601   
602    will tell you how to create, manage or delete printers and
603    printers groups.
[1402]604   
605    $ pkprinters --add --charge 0.05 hp2100
606   
607    would add the printer named hp2100 with a price per page
608    of 0.05 unit.
[1345]609
[1402]610Now set quotas for users on this printer :     
611
[1086]612    $ edpykota --add -P hp2100 -S 40 -H 50 user1 ... userN
[724]613       
[725]614    launching edpykota without any argument or with the --help
615    command line option will show you all the possibilities.
[1086]616   
617    by default, each user is limited by "quota", this means that on
618    each printer he can have a different soft and hard limit.
619    You may want to limit the user by his account balance value,
[1107]620    in which case, the print quota is shared between all printers
[1086]621    instead of being different. To do this, use the following :
622   
623    $ edpykota --add -P hp2100 --limitby balance --balance 10 user1 ... userN
624   
625    This will put 10 $ (or Euros, PyKota doesn't care) on each user's account
626    balance, and tell PyKota to limit them by their account balance value.
627    Whenever they print on any printer, their account balance value is
628    decreased by an amount which depends on the particular price per page
629    and per job that you may have defined on the printer with edpykota's
630    --charge command line option.
[1107]631    Soft and Hard limits are not used if "--limitby balance" is used,
632    but you can define a "poorman"'s threshold in /etc/pykota/pykota.conf
633    to obtain a similar result (warning message when quota is low).
[695]634
[990]635Restart CUPS or LPRng, for example under Debian GNU/Linux systems :         
[695]636
[725]637    $ /etc/init.d/cupsys restart
[990]638   
639  or :
640 
641    $ /etc/init.d/lprng restart
[695]642       
643Your users now should be able to print but not exceed their
644printing quota.
645
[2234]646To see printer quota usage on printer hp2100, you can use :
[794]647
[2234]648    $ repykota --printer hp2100
[794]649   
650or :
651
652    $ repykota
653   
654    which will print quota usage for all users on all printers,
[2054]655    along with totals, if you are a PyKota Administator. If you are
[1107]656    a regular user, only your own quota report will be produced.
[794]657   
[1107]658Quota reports are also available remotely by using the CGI script
[1345]659printquota.cgi provided in the cgi-bin/ subdirectory. You can
660also use the CSS stylesheet present in the stylesheets/ subdirectory
[1402]661and put it at your web server's DocumentRoot, to benefit from a nicer
662look, especially quota violations will appear in different colors.
[990]663
[2262]664For additionnal security concerns, please give a look at the SECURITY
[980]665file which is part of this software.
[2234]666
667To diagnose a problem when something doesn't work as expected,
668please read the very first entry in the FAQ document.
[741]669           
[695]670============================================================
671
[1979]672Additionnal tools :
673-------------------
674
675Some people have developped tools around PyKota, and make
676them available under the GNU General Public License :
677
678  - Kanakorn Horsiritham developped phpPykotaAdmin which is
[2126]679    a web based database independant administrative GUI,
680    written in PHP.
[1979]681 
682      http://opensource.psu.ac.th/~kanakorn/mambo/
[2126]683     
684    He was also kind enough to write an installation guide 
685    in english for CUPS and PyKota with phpPykotaAdmin on Fedora
686    Core 3. You'll find this document on the same website.
687   
688    This great software currently at version 0.3 is a wonderful
689    basis for an administrative GUI since it only depends on
690    PyKota commands to be present to successfully manage
691    PyKota's database.
[1979]692 
693Additionnal software will be listed here when they will be 
694ready.
695
696============================================================
697
[958]698Mailing list :
699--------------
700
701  A mailing list is dedicated to Pykota, you can subscribe to it
702  or consult its archives at :
703 
704    http://cgi.librelogiciel.com/mailman/listinfo/pykota
705   
[1600]706  The mailing list is the preferred way to obtain support, because 
707  all members can help and can also benefit from the solutions
708  proposed by other members.
709 
710  Posts by non-members are usually rejected.
711 
712  The mailing list language is english and only english.
713   
[1181]714IRC :   
715-----
716
717  You can also chat with us :
718 
719        /server irc.freenode.net
720        /join #pykota
[1600]721       
722  Preferred language on this channel is english, but french     
723  is also accepted. Try to avoid exposing complex problems
724  in french because english speaking people on the channel
725  wouldn't benefit from the solutions.
726 
727  PyKota's main author is known as 'tamere' on IRC.
[1181]728   
[958]729============================================================
730   
[1107]731Please e-mail bugs to the mailing list at : pykota@librelogiciel.com
732or to the main author at : alet@librelogiciel.com (Jerome Alet)
Note: See TracBrowser for help on using the browser.