From: mar Date: Fri, 10 Apr 1992 16:28:56 +0000 (+0000) Subject: added -noauth flag X-Git-Tag: release77~600 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/d59ae74d0916a2d1452742f10025848af7a17847 added -noauth flag --- diff --git a/man/mrcheck.1 b/man/mrcheck.1 index 5e41bc17..e62b770b 100644 --- a/man/mrcheck.1 +++ b/man/mrcheck.1 @@ -4,7 +4,7 @@ .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 @@ -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 -.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"