From abce1a48f01f0d1c4c02b24c1316653ec0e1f9db Mon Sep 17 00:00:00 2001
From: jwindley <jwindley@unknown>
Date: Mon, 17 Nov 2003 22:19:52 +0000
Subject: [PATCH] Add some detail to SchedulerAuth

---
 doc/man/man5/slurm.conf.5 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index 022a36467d9..5ca7ee0b6bc 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -170,7 +170,9 @@ until a system administrator explicitly changes its state
 \fBSchedulerAuth\fR
 An authentication token, if any, that must be used in a scheduler 
 communication protocol. The interpreation of this value depends 
-upon the value of \fBSchedulerType\fR.
+upon the value of \fBSchedulerType\fR.  In the Wiki scheduler plugin,
+this value must correspond to the checksum seed with which Maui was
+compiled.
 .TP
 \fBSchedulerPort\fR
 For polling schedulers, the port number on which slurmctld should 
-- 
GitLab