]> andersk Git - moira.git/blob - clients/mmoira/forms.txt
Faster membership editing
[moira.git] / clients / mmoira / forms.txt
1 ; $Header$
2 ;
3
4 ; { FORM_NAME   INSTRUCTION FIELD
5 ;       LABEL   FIELD TYPE (S=string, K=keyword, B=TRUE/FALSE)
6 ;       etc
7 ; }
8
9 { show_user     Enter the login name, real name, uid or class to select one or more users.
10         Login name      s
11     or
12         First name      s
13         Last name       s
14     or
15         Unix UID        s
16     or
17         Class           K
18 }
19 { add_user      Add a new user to the database.
20         Login name      S
21         Unix UID        s
22         Shell           s
23         Last name       s
24         First name      s
25         Middle name     s
26         Account status  K
27         ID number       s
28         Class           K
29 }
30 { mod_user      Modify a user in the database.
31         New login name  S
32         Unix UID        s
33         Shell           s
34         Last name       s
35         First name      s
36         Middle name     s
37         Account status  K
38         ID number       s
39         Class           K
40 }
41 { register_user Register a user with an active account.  Specify user by real name or uid.
42         First name      s
43         Last name       s
44     or
45         Unix UID        s
46         Desired login name      s
47 }
48 ; deactivate/expunge/show finger
49 { select_user   Enter the login name to select a user to modify.
50         Login   s
51 }
52 { deactivate_user       Enter the login name to select a user to deactivate.
53         Login   s
54 }
55 { expunge_user  Enter the login name to select a user to expunge.
56         Login   s
57 }
58 { show_finger   Enter the login name to select which user's finger information to display.
59         Login   s
60 }
61 { select_finger Enter the login name to select which user's finger information to modify.
62         Login   s
63 }
64
65 { mod_finger    Enter the new info for the user.
66         Real Name       s
67         Nickname        s
68         Home Address    S
69         Home Phone      S
70         Office Address  S
71         Office Phone    S
72         Department      S
73         Affiliation     S
74 }
75
76 { select_pobox  Enter the login name of the user whose P. O. Box you want to examine.
77         Login           s
78 }
79 { set_pobox     Enter the new P. O. Box information.
80         Login           s
81         Type            K
82         SMTP Address    s
83             or
84         POP server      K
85 }
86 { reset_pobox   Enter the new user whose mailforwarding should be turned off.
87         Login           s
88 }
89 { del_pobox     Enter the login name of the user whose P. O. Box you want to delete.
90         Login           s
91 }
92
93 { show_krbmap   Enter the username or principal of the Kerberos mapping to examine.
94         Login           s
95     or
96         Principal       s
97 }
98 { add_krbmap    Enter the new Kerberos mapping.
99         Login           s
100         Principal       s
101 }
102 { del_krbmap    Enter the Kerberos mapping to delete.
103         Login           s
104         Principal       s
105 }
106
107 { show_filsys   Enter the name, machine, or owning group to see one or more filesystems.
108         Name    s
109     or
110         Machine s
111         Partition s
112     or
113         Group   s
114 }
115 ; add/modify
116 { add_filsys    Enter the new filesystem information.
117         Name    s
118         Type    K
119         Machine s
120         Remote name s
121         Mountpoint s
122         Access mode     K
123         Comments s
124         Owner   s
125         Owners  s
126         Automatically create on fileserver? B
127         Lockertype K
128 }
129 { mod_filsys    Enter the new filesystem information.
130         Name    s
131         Type    K
132         Machine s
133         Remote name s
134         Mountpoint s
135         Access mode     K
136         Comments s
137         Owner   s
138         Owners  s
139         Automatically create on fileserver? B
140         Lockertype K
141 }
142 { select_filsys Enter the name of the filesystem to modify.
143         Name    s
144 }
145 { del_filsys    Enter the name of the filesystem to delete.
146         Name    s
147 }
148 { show_fsgroup  Enter the name of the filesyste group to show.
149         Name    s
150 }
151 { add_fsgroup   Specify the filesystem for the filesystem group and where it goes in sort order.
152         Filesystem group name s
153         Filesystem name s
154         Select filesystem to insert after in sort order k
155 }
156 { order_fsgroup Specify the filesystem in the filesystem group and where it should go in sort order.
157         Filesystem group name s
158         Filesystem name s
159         Select filesystem to insert after in sort order k
160 }
161 { del_fsgroup   Specify the filesystem to remove from the filesystem group.
162         Filesystem group name s
163         Filesystem name s
164 }
165 { show_fs_alias Specify the alias or real name of the filesystem alias to show.
166         Real filesystem name s
167     or
168         Aliased name    s
169 }
170 { add_fs_alias  Specify the filesystem alias to be added.
171         Real filesystem name s
172         Aliased name    s
173 }
174 { del_fs_alias  Specify the filesystem alias to be deleted.
175         Real filesystem name s
176         Aliased name    s
177 }
178
179
180 { show_nfs      Specify the machine (and optionally the partition) to be examined.
181         Machine s
182     or
183         Partition s
184 }
185 { select_nfs    Specify the machine (and optionally the partition) to be modified.
186         Machine s
187     or
188         Partition s
189 }
190 { add_nfs       Enter the information for the new NFS partition.
191         Machine s
192         Partition s
193         Device  s
194         Status  K
195         Group quota? B
196         Allocation (Kbytes) s
197         Size (Kbytes)   s
198 }
199 { mod_nfs       Update the information for the NFS partition.
200         Machine s
201         Partition s
202         Device  s
203         Status  K
204         Group quota? B
205         Allocation (Kbytes) s
206         Size (Kbytes)   s
207 }
208 { del_nfs       Specify the NFS partition to delete.
209         Machine s
210         Partition s
211 }
212
213
214 { show_quota    Specify the filesystem and/or user/group of the desired quota.
215         Filesystem s
216     or
217         User    s
218     or
219         Group   s
220 }
221 { add_quota     Enter the quota information.
222         Filesystem s
223         Quota type      K
224         User/group s
225         Quota (Kbytes)  s
226 }
227 { mod_quota     Update the quota information.
228         Filesystem s
229         Quota type      K
230         User/group s
231         Quota (Kbytes)  s
232 }
233 { del_quota     Specify the quota to delete.
234         Filesystem s
235         Quota type      K
236         User/group s
237 }
238 ;quota show default
239 { set_dquota    Specify the default quota for new accounts.
240         Value (Kbytes)  s
241 }
242
243
244 { show_list     Specify the name of the list to examine.
245         Name    s
246 }
247 ;list show all public
248 { show_ace_use  Specify the user or list to see what they can administer.
249         Access Control Type     K
250         ACE name s
251         Search recursively? B
252 }
253 { add_list      Enter the information for the new list.
254         Name    s
255         Active  B
256         Public  B
257         Hidden  B
258         Maillist B
259         Group   B
260         Unix GID        s
261         Owner type K
262         Owner name s
263         Description s
264 }
265 { mod_list      Enter the list information.
266         Name    s
267         Active  B
268         Public  B
269         Hidden  B
270         Maillist B
271         Group   B
272         Unix GID        s
273         Owner type K
274         Owner name s
275         Description s
276 }
277 { select_list   Spelect a list to modify by entering its name.
278         Name    s
279 }
280 { del_list      Spelect a list to delete by entering its name.
281         Name    s
282 }
283 { show_members  Specify the list name or member type and name to see memberships.
284         List name s
285     or
286         Member type K
287         Member name s
288         Recursive search? B
289 }
290 { add_member    Enter the information to add a member to a list.
291         List name       s
292         Member type K
293         Member name s
294 }
295 { del_member    Enter the information to delete a member from a list.
296         List name       s
297         Member type K
298         Member name s
299 }
300 { del_all_member        Enter a member to remove from all lists.
301         Member type K
302         Member name s
303         Prompt for each deletion? B
304 }
305
306
307 ; show
308 { show_machine  Specify the machine to display.
309         Name    s
310 }
311 { add_machine   Enter the information about the machine.
312         Name    s
313         Type    K
314 }
315 { select_machine Specify the machine to update.
316         Name    s
317 }
318 { mod_machine   Update the information about the machine.
319         Name    s
320         Type    K
321 }
322 { del_machine   Select a machine to delete.
323         Name    s
324 }
325
326
327 ; show
328 { show_cluster  Specify the cluster to display.
329         Name    s
330 }
331 { add_cluster   Enter the information about the new cluster.
332         Name    s
333         Description s
334         Location s
335 }
336 { mod_cluster   Update the information about the cluster.
337         Name    s
338         Description s
339         Location s
340 }
341 { select_cluster        Select a cluster to modify.
342         Name    s
343 }
344 { del_cluster   Select a cluster to delete.
345         Name    s
346 }
347 { mcmap         Enter a machine or cluster to see its mappings.
348         Machine s
349         Cluster s
350 }
351 { add_mcmap     Enter the machine and cluster to add it to.
352         Machine s
353         Cluster s
354 }
355 { del_mcmap     Enter the machine and cluster to remove it from.
356         Machine s
357         Cluster s
358 }
359 { show_cldata   Enter the cluster name or data label of the desired cluster data.
360         Cluster s
361         Label s
362 }
363 { add_cldata    Enter the cluster information.
364         Cluster s
365         Label   s
366         Value   s
367 }
368 { del_cldata    Specify the cluster information to be deleted.
369         Cluster s
370         Label   s
371         Value   s
372 }
373
374
375 { show_printer  Specify the desired printer to display.
376         Name    s
377 }
378 { del_printer   Specify the desired printer.
379         Name    s
380 }
381 { add_printer   Enter the new printer information.
382         Name    s
383         Spooling host   s
384         Spool directory s
385         Remote name     s
386         Quota server s
387         Authenticate B
388         Price   s
389         Comments s
390 }
391 { mod_printer   Update the printer information.
392         Name    s
393         Spooling host   s
394         Spool directory s
395         Remote name     s
396         Quota server s
397         Authenticate B
398         Price   s
399         Comments s
400 }
401 { select_printer        Specify the desired printer to modify.
402         Name    s
403 }
404
405
406 ;server updates show
407 { dcm_enable    Set Data Control Manager status.
408         Enable updates? B
409 }
410 { trigger_dcm   Start a Data Control Manager batch update now.
411         Are You Sure? B
412 }
413
414 ;service show/delete/clear error/reset
415 { show_service  Enter the service name to examine.
416         Name    s
417 }
418 ; add/modify
419 { add_service   Enter the service information.
420         Service name s
421         Interval (minutes) s
422         Destination file s
423         Script  s
424         Type    K
425         Enable  B
426         Owner type K
427         Owner name s
428 }
429 { select_service        Enter the name of the service to change.
430         Name    s
431 }
432 ; show/delete/clear error/reset state
433 { show_host     Enter the host and or service name of the service/host tuple to examine.
434         Host name s
435         Service name s
436 }
437 ; add/modify
438 { add_host      Enter the service/host tuple information.
439         Host name s
440         Service s
441         Enable  B
442         Value1  s
443         Value2  s
444         Value3  s
445 }
446 { select_host   Enter the host and service name to select a service/host tuple.
447         Host name s
448         Service name s
449 }
450
451
452 ;misc show stats
453 ;misc show clients
454 { show_value    Enter the name of the variable to display.
455         Variable name s
456 }
457 { show_alias    Enter the alias name, type, or value to display.
458         Name    s
459         Type    K
460         Value   s
461 }
462
463
464 ; show/delete
465 { show_zephyr   Enter the name of the zephyr class to examine.
466         Class   s
467 }
468 ; add/modify
469 { add_zephyr    Enter the zephyr class access information.
470         Class   s
471         XMT type K
472         XMT name s
473         SUB type K
474         SUB name s
475         IWS type K
476         IWS name s
477         IUI type K
478         IUI name s
479 }
480 { select_zephyr Select a zephyr class by name.
481         Class   s
482 }
483
484
485 { save_log      Save your log to a file.
486         Filename s
487 }
488
489 { sticky_forms Have forms stay up on screen until you click on CANCEL.
490         Yes or no? b
491 }
This page took 0.193293 seconds and 5 git commands to generate.