From d59ae74d0916a2d1452742f10025848af7a17847 Mon Sep 17 00:00:00 2001 From: mar Date: Fri, 10 Apr 1992 16:28:56 +0000 Subject: [PATCH] added -noauth flag --- man/mrcheck.1 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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" -- 2.45.2