root / pykota / trunk / man / pt / edpykota.1 @ 2344

Revision 2344, 8.2 kB (checked in by jerome, 19 years ago)

Moved the GPL blurb into a single location.
Now uses named parameters in commands' help.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2.TH EDPYKOTA "1" "juillet 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NOM
4edpykota \- page de manuel de edpykota 1.23alpha16_unofficial
5.SH DESCRIPTION
6edpykota v1.23alpha16_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com
7.PP
8A Print Quota editor for PyKota.
9.PP
10command line usage :
11.IP
12edpykota [options] user1 user2 ... userN
13.IP
14edpykota [options] group1 group2 ... groupN
15.PP
16options :
17.TP
18\fB\-v\fR | \fB\-\-version\fR
19Prints edpykota's version number then exits.
20.TP
21\fB\-h\fR | \fB\-\-help\fR
22Prints this message then exits.
23.TP
24\fB\-a\fR | \fB\-\-add\fR
25Adds users and/or printers if they don't
26exist on the Quota Storage Server.
27.TP
28\fB\-d\fR | \fB\-\-delete\fR
29Deletes users/groups from the quota storage.
30Printers are never deleted.
31.TP
32\fB\-c\fR | \fB\-\-charge\fR p[,j]
33Sets the price per page and per job to charge
34for a particular printer. Job price is optional.
35If both are to be set, separate them with a comma.
36Floating point values are allowed.
37.TP
38\fB\-o\fR | \fB\-\-overcharge\fR f
39Sets the overcharging factor applied to the user
40when computing the cost of a print job. Positive or
41negative floating point values are allowed,
42this allows you to do some really creative
43things like giving money to an user whenever
44he prints. The number of pages in a print job
45is not modified by this coefficient, only the
46cost of the job for a particular user.
47Only users have a coefficient.
48.TP
49\fB\-i\fR | \fB\-\-ingroups\fR g1[,g2...]
50Puts the users into each of the groups
51listed, separated by commas. The groups
52must already exist in the Quota Storage.
53.TP
54\fB\-u\fR | \fB\-\-users\fR
55Edit users print quotas, this is the default.
56.TP
57\fB\-P\fR | \fB\-\-printer\fR p
58Edit quotas on printer p only. Actually p can
59use wildcards characters to select only
60some printers. The default value is *, meaning
61all printers.
62You can specify several names or wildcards,
63by separating them with commas.
64.TP
65\fB\-G\fR | \fB\-\-pgroups\fR pg1[,pg2...] Adds the printer(s) to the printer groups
66pg1, pg2, etc... which must already exist.
67A printer group is just like a normal printer,
68only that it is usually unknown from the printing
69system. Create printer groups exactly the same
70way that you create printers, then add other
71printers to them with this option.
72Accounting is done on a printer and on all
73the printer groups it belongs to, quota checking
74is done on a printer and on all the printer groups
75it belongs to.
76.TP
77\fB\-g\fR | \fB\-\-groups\fR
78Edit users groups print quotas instead of users.
79.TP
80\fB\-p\fR | \fB\-\-prototype\fR u|g Uses user u or group g as a prototype to set
81print quotas
82.TP
83\fB\-n\fR | \fB\-\-noquota\fR
84Doesn't set a quota but only does accounting.
85.TP
86\fB\-r\fR | \fB\-\-reset\fR
87Resets the actual page counter for the user
88or group to zero on the specified printers.
89The life time page counter is kept unchanged.
90.TP
91\fB\-R\fR | \fB\-\-hardreset\fR
92Resets the actual and life time page counters
93for the user or group to zero on the specified
94printers. This is a shortcut for '\-\-used 0'.
95.TP
96\fB\-l\fR | \fB\-\-limitby\fR l
97Choose if the user/group is limited in printing
98by its account balance or by its page quota.
99The default value is 'quota'. Allowed values
100are 'quota' 'balance' 'quota\-then\-balance' and
101\&'balance\-then\-quota'.
102WARNING : quota\-then\-balance and balance\-then\-quota
103are not yet implemented.
104.TP
105\fB\-b\fR | \fB\-\-balance\fR b
106Sets the user's account balance to b.
107Account balance may be increase or decreased
108if b is prefixed with + or \-.
109WARNING : when decreasing account balance,
110the total paid so far by the user is decreased
111too.
112Groups don't have a real balance, but the
113sum of their users' account balance.
114.TP
115\fB\-S\fR | \fB\-\-softlimit\fR sl
116Sets the quota soft limit to sl pages.
117.TP
118\fB\-H\fR | \fB\-\-hardlimit\fR hl
119Sets the quota hard limit to hl pages.
120.TP
121\fB\-U\fR | \fB\-\-used\fR usage
122Sets the pagecounters for the user to usage pages;
123useful for migrating users from a different system
124where they have already used some pages. Actual
125and Life Time page counters may be increased or decreased
126if usage is prefixed with + or \-.
127WARNING : BOTH page counters are modified in all cases,
128so be careful.
129NB : if 'usage' equals '0', then the action taken is
130the same as if \fB\-\-hardreset\fR was used.
131.IP
132user1 through userN and group1 through groupN can use wildcards
133if the \fB\-\-add\fR option is not set.
134.PP
135examples :
136.IP
137\f(CW$ edpykota --add -p jerome john paul george ringo/ringo@example.com\fR
138.IP
139This will add users john, paul, george and ringo to the quota
140database, and set their print quotas to the same values than user
141jerome. User jerome must already exist.
142User ringo's email address will also be set to 'ringo@example.com'
143.IP
144\f(CW$ edpykota --printer lp -S 50 -H 60 jerome\fR
145.IP
146This will set jerome's print quota on the lp printer to a soft limit
147of 50 pages, and a hard limit of 60 pages. If either user jerome or
148printer lp doesn't exist on the Quota Storage Server then nothing is done.
149.IP
150\f(CW$ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\fR
151.IP
152Same as above, but if either user jerome or printer lp doesn't exist
153on the Quota Storage Server they are automatically added. Also
154user jerome is put into the groups "coders" and "it" which must
155already exist in the Quota Storage.
156.IP
157\f(CW$ edpykota -g -S 500 -H 550 financial support\fR
158.IP
159This will set print quota soft limit to 500 pages and hard limit
160to 550 pages for groups financial and support on all printers.
161.IP
162\f(CW$ edpykota --reset jerome "jo*"\fR
163.IP
164This will reset jerome's page counter to zero on all printers, as
165well as every user whose name begins with 'jo'.
166Their life time page counter on each printer will be kept unchanged.
167You can also reset the life time page counters by using the
168\fB\-\-hardreset\fR | \fB\-R\fR command line option.
169.IP
170\f(CW$ edpykota --printer hpcolor --noquota jerome\fR
171.IP
172This will tell PyKota to not limit jerome when printing on the
173hpcolor printer. All his jobs will be allowed on this printer, but
174accounting of the pages he prints will still be kept.
175Print Quotas for jerome on other printers are unchanged.
176.IP
177\f(CW$ edpykota --limitby balance jerome\fR
178.IP
179This will tell PyKota to limit jerome by his account's balance
180when printing.
181.IP
182\f(CW$ edpykota --balance +10.0 jerome\fR
183.IP
184This will increase jerome's account balance by 10.0 (in your
185own currency). You can decrease the account balance with a
186dash prefix, and set it to a fixed amount with no prefix.
187.IP
188\f(CW$ edpykota --delete jerome rachel\fR
189.IP
190This will completely delete jerome and rachel from the Quota Storage
191database. All their quotas and jobs will be deleted too.
192.IP
193\f(CW$ edpykota --printer lp --charge 0.1\fR
194.IP
195This will set the page price for printer lp to 0.1. Job price
196will not be changed.
197.IP
198\f(CW$ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\fR
199.IP
200This will put printers hplj1 and hplj2 in printers groups Laser and HP.
201When printing either on hplj1 or hplj2, print quota will also be
202checked and accounted for on virtual printers Laser and HP.
203.IP
204\f(CW$ edpykota --overcharge 2.5 poorstudent\fR
205.IP
206This will overcharge the poorstudent user by a factor of 2.5.
207.IP
208\f(CW$ edpykota --overcharge -1 jerome\fR
209.IP
210User jerome will actually earn money whenever he prints.
211.IP
212\f(CW$ edpykota --overcharge 0 boss\fR
213.IP
214User boss can print at will, it won't cost him anything because the
215cost of each print job will be multiplied by zero before charging
216his account.
217.PP
218This program is free software; you can redistribute it and/or modify
219it under the terms of the GNU General Public License as published by
220the Free Software Foundation; either version 2 of the License, or
221(at your option) any later version.
222.PP
223This program is distributed in the hope that it will be useful,
224but WITHOUT ANY WARRANTY; without even the implied warranty of
225MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
226GNU General Public License for more details.
227.PP
228You should have received a copy of the GNU General Public License
229along with this program; if not, write to the Free Software
230Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
231.PP
232Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.