]> andersk Git - moira.git/blame - clients/mmoira/forms.txt
Handle change callbacks in Text fields better
[moira.git] / clients / mmoira / forms.txt
CommitLineData
d3666151 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.
04077a7d 10 Login name s
d3666151 11 or
04077a7d 12 First name s
13 Last name s
d3666151 14 or
04077a7d 15 Unix UID s
d3666151 16 or
04077a7d 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
b5766151 28 Class|class K
04077a7d 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
d3666151 38 ID number s
b5766151 39 Class|class K
d3666151 40}
41{ register_user Register a user with an active account. Specify user by real name or uid.
04077a7d 42 First name s
43 Last name s
d3666151 44 or
04077a7d 45 Unix UID s
46 Desired login name s
d3666151 47}
48; deactivate/expunge/show finger
04077a7d 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
d3666151 63}
64
04077a7d 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
d3666151 74}
04077a7d 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
b5766151 81 Type|pobox K
04077a7d 82 SMTP Address s
d3666151 83 or
04077a7d 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
d3666151 91}
92
93{ show_krbmap Enter the username or principal of the Kerberos mapping to examine.
04077a7d 94 Login s
d3666151 95 or
04077a7d 96 Principal s
97}
98{ add_krbmap Enter the new Kerberos mapping.
99 Login s
100 Principal s
d3666151 101}
04077a7d 102{ del_krbmap Enter the Kerberos mapping to delete.
103 Login s
104 Principal s
d3666151 105}
04077a7d 106
107{ show_filsys Enter the name, machine, or owning group to see one or more filesystems.
108 Name s
d3666151 109 or
04077a7d 110 Machine s
111 Partition s
d3666151 112 or
04077a7d 113 Group s
d3666151 114}
115; add/modify
116{ add_filsys Enter the new filesystem information.
04077a7d 117 Name s
b5766151 118 Type|filesys K
04077a7d 119 Machine s
120 Remote name s
121 Mountpoint s
b5766151 122 Access mode|fs_access_NFS K
04077a7d 123 Comments s
124 Owner s
125 Owners s
126 Automatically create on fileserver? B
b5766151 127 Lockertype|lockertype K
04077a7d 128}
129{ mod_filsys Enter the new filesystem information.
130 Name s
b5766151 131 Type|filesys K
04077a7d 132 Machine s
133 Remote name s
134 Mountpoint s
b5766151 135 Access mode|fs_access_NFS K
04077a7d 136 Comments s
137 Owner s
138 Owners s
139 Automatically create on fileserver? B
b5766151 140 Lockertype|lockertype K
04077a7d 141}
142{ select_filsys Enter the name of the filesystem to modify.
143 Name s
d3666151 144}
145{ del_filsys Enter the name of the filesystem to delete.
04077a7d 146 Name s
d3666151 147}
148{ show_fsgroup Enter the name of the filesyste group to show.
04077a7d 149 Name s
d3666151 150}
d3666151 151{ add_fsgroup Specify the filesystem for the filesystem group and where it goes in sort order.
04077a7d 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
d3666151 160}
161{ del_fsgroup Specify the filesystem to remove from the filesystem group.
04077a7d 162 Filesystem group name s
163 Filesystem name s
d3666151 164}
165{ show_fs_alias Specify the alias or real name of the filesystem alias to show.
04077a7d 166 Real filesystem name s
d3666151 167 or
04077a7d 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
d3666151 173}
04077a7d 174{ del_fs_alias Specify the filesystem alias to be deleted.
175 Real filesystem name s
176 Aliased name s
d3666151 177}
178
179
180{ show_nfs Specify the machine (and optionally the partition) to be examined.
04077a7d 181 Machine s
d3666151 182 or
04077a7d 183 Partition s
d3666151 184}
04077a7d 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
d3666151 207}
208{ del_nfs Specify the NFS partition to delete.
04077a7d 209 Machine s
210 Partition s
d3666151 211}
212
213
04077a7d 214{ show_quota Specify the filesystem and/or user/group of the desired quota.
215 Filesystem s
d3666151 216 or
04077a7d 217 User s
d3666151 218 or
04077a7d 219 Group s
d3666151 220}
d3666151 221{ add_quota Enter the quota information.
04077a7d 222 Filesystem s
b5766151 223 Quota type|quota_type K
04077a7d 224 User/group s
225 Quota (Kbytes) s
226}
227{ mod_quota Update the quota information.
228 Filesystem s
b5766151 229 Quota type|quota_type K
04077a7d 230 User/group s
231 Quota (Kbytes) s
d3666151 232}
233{ del_quota Specify the quota to delete.
04077a7d 234 Filesystem s
b5766151 235 Quota type|quota_type K
04077a7d 236 User/group s
d3666151 237}
238;quota show default
04077a7d 239{ set_dquota Specify the default quota for new accounts.
240 Value (Kbytes) s
d3666151 241}
242
243
244{ show_list Specify the name of the list to examine.
04077a7d 245 Name s
d3666151 246}
247;list show all public
248{ show_ace_use Specify the user or list to see what they can administer.
b5766151 249 Access Control Type|ace_type K
04077a7d 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
b5766151 261 Owner type|ace_type K
04077a7d 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
b5766151 273 Owner type|ace_type K
04077a7d 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
d3666151 285 or
b5766151 286 Member type K
04077a7d 287 Member name s
288 Recursive search? B
d3666151 289}
04077a7d 290{ add_member Enter the information to add a member to a list.
291 List name s
b5766151 292 Member type|member K
04077a7d 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
d3666151 299}
300{ del_all_member Enter a member to remove from all lists.
04077a7d 301 Member type K
302 Member name s
303 Prompt for each deletion? B
d3666151 304}
305
306
04077a7d 307; show
d3666151 308{ show_machine Specify the machine to display.
04077a7d 309 Name s
d3666151 310}
d3666151 311{ add_machine Enter the information about the machine.
04077a7d 312 Name s
b5766151 313 Type|mac_type K
04077a7d 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
b5766151 320 Type|mac_type K
04077a7d 321}
322{ del_machine Select a machine to delete.
323 Name s
d3666151 324}
325
326
04077a7d 327; show
d3666151 328{ show_cluster Specify the cluster to display.
04077a7d 329 Name s
d3666151 330}
04077a7d 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
d3666151 346}
347{ mcmap Enter a machine or cluster to see its mappings.
04077a7d 348 Machine s
349 Cluster s
d3666151 350}
04077a7d 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
d3666151 358}
359{ show_cldata Enter the cluster name or data label of the desired cluster data.
04077a7d 360 Cluster s
361 Label s
d3666151 362}
363{ add_cldata Enter the cluster information.
04077a7d 364 Cluster s
365 Label s
366 Value s
d3666151 367}
368{ del_cldata Specify the cluster information to be deleted.
04077a7d 369 Cluster s
370 Label s
371 Value s
d3666151 372}
373
374
04077a7d 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
d3666151 403}
404
405
406;server updates show
04077a7d 407{ dcm_enable Set Data Control Manager status.
408 Enable updates? B
d3666151 409}
04077a7d 410{ trigger_dcm Start a Data Control Manager batch update now.
d3666151 411 Are You Sure? B
412}
413
414;service show/delete/clear error/reset
415{ show_service Enter the service name to examine.
04077a7d 416 Name s
d3666151 417}
418; add/modify
419{ add_service Enter the service information.
04077a7d 420 Service name s
421 Interval (minutes) s
422 Destination file s
423 Script s
b5766151 424 Type|service K
04077a7d 425 Enable B
b5766151 426 Owner type|ace_type K
04077a7d 427 Owner name s
428}
429{ select_service Enter the name of the service to change.
430 Name s
d3666151 431}
432; show/delete/clear error/reset state
04077a7d 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
d3666151 436}
437; add/modify
438{ add_host Enter the service/host tuple information.
04077a7d 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
d3666151 449}
450
451
452;misc show stats
453;misc show clients
454{ show_value Enter the name of the variable to display.
04077a7d 455 Variable name s
d3666151 456}
457{ show_alias Enter the alias name, type, or value to display.
04077a7d 458 Name s
b5766151 459 Type|alias K
04077a7d 460 Value s
d3666151 461}
462
463
464; show/delete
465{ show_zephyr Enter the name of the zephyr class to examine.
04077a7d 466 Class s
d3666151 467}
468; add/modify
469{ add_zephyr Enter the zephyr class access information.
04077a7d 470 Class s
b5766151 471 XMT type|ace_type K
d3666151 472 XMT name s
b5766151 473 SUB type|ace_type K
d3666151 474 SUB name s
b5766151 475 IWS type|ace_type K
d3666151 476 IWS name s
b5766151 477 IUI type|ace_type K
d3666151 478 IUI name s
479}
04077a7d 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}
b5766151 488; for adding new keyword values
489{ add_new_value Enter the new value for this keyword.
490 Keyword s
04077a7d 491}
This page took 0.127814 seconds and 5 git commands to generate.