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