]> andersk Git - moira.git/commitdiff
added -noauth flag
authormar <mar>
Fri, 10 Apr 1992 16:28:56 +0000 (16:28 +0000)
committermar <mar>
Fri, 10 Apr 1992 16:28:56 +0000 (16:28 +0000)
man/mrcheck.1

index 5e41bc17bc96b92eeafc1db696cd2ef76a13fa5f..e62b770b8c17e1e2203baeef8bc21708193813f3 100644 (file)
@@ -4,7 +4,7 @@
 .SH NAME
 mrcheck \- verify that Moira updates are successful
 .SH SYNOPSIS
 .SH NAME
 mrcheck \- verify that Moira updates are successful
 .SH SYNOPSIS
-.B mrcheck
+.B mrcheck [-noauth]
 .SH DESCRIPTION
 .I Mrcheck
 will query the Moira database to determine which services and hosts have
 .SH DESCRIPTION
 .I Mrcheck
 will query the Moira database to determine which services and hosts have
@@ -12,9 +12,13 @@ failed updates.  It will display a summary of each, listing the name,
 error code and message, last successful update, and last attempted
 update.  If all services are up-to-date, this will be indicated.
 .PP
 error code and message, last successful update, and last attempted
 update.  If all services are up-to-date, this will be indicated.
 .PP
-.SH DIAGNOSTICS
-Pay attention to Kerberos diagnostics, as one must be authenticated to
-do most Moira database work.  
+If the
+.B -noauth
+flag is given, 
+.I mrcheck
+will not attempt to authenticate to the moira server.  This is useful
+if it is run out of a script and Moira has been configured to allow
+this to run without authentication.
 .SH AUTHOR
 Mark Rosenstein, MIT Project Athena
 .SH "SEE ALSO"
 .SH AUTHOR
 Mark Rosenstein, MIT Project Athena
 .SH "SEE ALSO"
This page took 0.040034 seconds and 5 git commands to generate.