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