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