]> andersk Git - moira.git/blobdiff - man/moirad.8
Display user creation times.
[moira.git] / man / moirad.8
index 455ae2989e465e8bdb3bce176912e4d73ae7c029..efa72ec910baa5c62adf7ce7dba845a5db169b90 100644 (file)
@@ -17,28 +17,22 @@ which starts the daemon running in the proper working directory and
 captures logging messages.
 .PP
 Logging is done to standard output.
-How much gets logged by
-.B moirad
-is controlled by the variable
-.I log_flags
-which is compiled into the file
-.I mr_srvdata.c.
 If critical errors are detected, they are logged to
-.B /u1/sms/critical.log
+.B /moira/critical.log
 and in a zephyrgram to class
 .B MOIRA
 instance
 .B MOIRA
 in addition to standard output.
 Also, a journal file is kept in
-.B /u1/sms/journal
+.B /moira/journal
 logging every successful change of the database in a format that can
 be replayed by
 .I mrtest(8).
-For the server to be able to function properly, if must be run as root
-and root must have access to the tables through RTI Ingres.
+For the server to be able to function properly, it must be run as root
+and root must have access to the tables in the DBMS.
 .PP
-It is possible to shutdown the database side of the server when it is
+It is possible to shut down the database side of the server when it is
 necessary to lock out clients.  In this state the server will only
 respond to noop and motd requests.  When the file
 .B /etc/smsdown
@@ -54,27 +48,27 @@ the
 file are returned as the Moira motd.
 .PP
 .B startmoira
-sets its working directory to the root, disconnects from the terminal
+sets its working directory to /, disconnects from the terminal
 and puts itself in the background.  It then starts
-.B /u1/sms/bin/moirad,
+.B /moira/bin/moirad,
 and will capture lines the server writes to standard output and log them
 in
-.B /u1/sms/moira.log
+.B /moira/moira.log
 along with a timestamp.
 .B startmoira
 will also log the exit status of the
 .B moirad
 if it is non-zero.
 .SH FILES
-/u1/sms/moira.log
+/moira/moira.log
 .br
-/u1/sms/critical.log
+/moira/critical.log
 .br
-/u1/sms/journal
+/moira/journal
 .br
 /etc/smsdown
 .br
-/etc/srvtab \- The server must be able to get Kerberos tickets for
+/etc/athena/srvtab \- The server must be able to get Kerberos tickets for
 "moira.[servername]".
 .SH "SEE ALSO"
 The Project Athena Technical Plan section on Moira.
This page took 0.03442 seconds and 4 git commands to generate.