]> andersk Git - moira.git/blame - man/moira.1
added sms_host() [qjb]
[moira.git] / man / moira.1
CommitLineData
6cb64403 1.TH MOIRA 1 "29 Nov 1988" "Project Athena"
9d6ddf4b 2\" RCSID: $Header$
3.SH NAME
6cb64403 4moira, listmaint, usermaint, dcmmaint \- maintain information stored in moira
9d6ddf4b 5.SH SYNOPSIS
6cb64403 6.B moira
9d6ddf4b 7[
8.BI \-nomenu
9]
10.SH DESCRIPTION
6cb64403 11.I Moira
12administers all of the information stored in Moira, the Athena Service
13Management System database. When invoked by the name
9d6ddf4b 14.B listmaint, usermaint,
15or
16.B dcmmaint,
6cb64403 17.I moira
9d6ddf4b 18will immediately drop into the appropriate sub-menu.
19There is only one option:
20.TP
21.BI \-nomenu
22Do not take over the screen. With this option specified, the screen
23will be handled like a printing terminal. Each menu will be displayed
24only once. Typing '?' will cause a menu to be redisplayed.
25.PP
26When called without options,
6cb64403 27.I moira
9d6ddf4b 28displays a menu in the top half of the screen listing other menus;
29retrievals, appends, updates, or
30deletes to the database; or control actions within the program.
31Each menu consists of several lines containing a single character
32(usually a numeral), a keyword, and a short description. Menu items
33may be selected by either the single character or the keyword. Needed
34arguments may be put on the same line -- otherwise, they will be
35prompted for. It is possible to invoke an option from a sub-menu by
36name while at a higher menu. The lower half of the screen is a
a4a12338 37dialogue area used to prompt the user and display retrieved information.
9d6ddf4b 38.PP
39The top level menu just lists other menus for each of the types of
40objects stored in the database. Most menus also list the following
41control options:
42.TP
43.B verbose
a4a12338 44Toggle the verbosity of delete. This controls whether or not an extra
9d6ddf4b 45confirmation will be required before deleting data from the database.
46.TP
47.B return
48Return to the menu above this one in the menu tree.
49.TP
50.B toggle
51Toggle logging on and off. When logging is turned on, all output in
52the lower half of the screen will also be written to
53.I /usr/tmp/sms-log.XXXX,
6cb64403 54where XXXX is the process-ID of the moira client.
9d6ddf4b 55.TP
56.B quit
6cb64403 57Exits the moira client immediately. The connection to the Moira server
9d6ddf4b 58will be closed.
59.SH DIAGNOSTICS
60Pay attention to Kerberos diagnostics, as one must be authenticated to
6cb64403 61do most Moira database work.
9d6ddf4b 62.PP
63As this is a database manipulation application, diagnostics indicate an
64incomplete argument list, an attempt to modify/delete an ambiguous
65entry, or an invalid menu choice.
66.SH ENVIRONMENT
67.TP
68KRBTKFILE
6cb64403 69path name of your Kerberos ticket. Moira decides who you are and what you
9d6ddf4b 70can do based on your Kerberos tickets, and nothing else.
71.TP
72TERMCAP
73used by curses to control of scrolling and menu display.
74.SH AUTHOR
75Jean Marie Diaz, Mark Roman, Chris Peterson, Mark Rosenstein and a
76cast of thousands
77.SH "SEE ALSO"
6cb64403 78chfn(1), chpobox(1), chsh(1), mailmaint(1), mrlist(1),
79Moira section of the Project Athena Technical Plan
9d6ddf4b 80.SH NOTES
6cb64403 81Moira was previously called SMS, and some places still refer to it by
82this name.
This page took 0.087724 seconds and 5 git commands to generate.