diff --git a/doc/html/download.shtml b/doc/html/download.shtml index dadeecbabad19075b204e0f24aa84cf958d3df16..1658275b1ef6f951716cf2dedca2c26b6d82e37b 100644 --- a/doc/html/download.shtml +++ b/doc/html/download.shtml @@ -32,7 +32,7 @@ pam_slurm is available for download from <li><b>Munge</b><br> In order to compile the "auth/munge" authentication plugin for SLURM, you will need to build and install Munge, available from -<a href="ftp://ftp.llnl.gov/pub/linux/munge/">ftp://ftp.llnl.gov/pub/linux/munge</a>. +<a href="http://home.gna.org/munge/">http://home.gna.org/munge/</a>. </li> </ul> @@ -79,6 +79,6 @@ Portable Linux Processor Affinity (PLPA)</a></li> </ul> -<p style="text-align:center;">Last modified 8 October 2006</p> +<p style="text-align:center;">Last modified 8 November 2006</p> <!--#include virtual="footer.txt"--> diff --git a/doc/html/overview.shtml b/doc/html/overview.shtml index 575d264e3eed2ae225b54f72c41b285e7e01a437..aa17dcc2c59823367264152dbe9949bd096081ff 100644 --- a/doc/html/overview.shtml +++ b/doc/html/overview.shtml @@ -44,7 +44,7 @@ building block approach. These plugins presently include: <ul> <li><a href="authplugins.html">Authentication of communications</a>: <a href="http://www.theether.org/authd/">authd</a>, -<a href="ftp://ftp.llnl.gov/pub/linux/munge/">munge</a>, or none (default).</li> +<a href="http://home.gna.org/munge/">munge</a>, or none (default).</li> <li><a href="checkpoint_plugins.html">Checkpoint</a>: AIX or none.</li> @@ -148,6 +148,6 @@ PartitionName=class Nodes=lx[0031-0040] AllowGroups=students PartitionName=batch Nodes=lx[0041-9999] MaxTime=UNLIMITED MaxNodes=4096 </pre> -<p style="text-align:center;">Last modified 29 September 2006</p> +<p style="text-align:center;">Last modified 8 November 2006</p> <!--#include virtual="footer.txt"--> diff --git a/doc/html/quickstart_admin.shtml b/doc/html/quickstart_admin.shtml index 0659b41ff12ca3e5a440671ea6254e188b030157..1bcf40c731ee1b16e39f4bc164cd505d02a7eaff 100644 --- a/doc/html/quickstart_admin.shtml +++ b/doc/html/quickstart_admin.shtml @@ -63,7 +63,7 @@ build requirements are present. Build dependencies for various plugins and commands are denoted below. </p> <ul> -<li> <b>Munge</b> The auth/munge plugin will be built if Chris Dunlap's Munge +<li> <b>Munge</b> The auth/munge plugin will be built if the Munge authentication library is installed. </li> <li> <b>Authd</b> The auth/authd plugin will be built and installed if the libauth library and its dependency libe are installed. @@ -416,7 +416,7 @@ Currently, only three authentication plugins are supported: <b>auth/none</b>, <b>auth/authd</b>, and <b>auth/munge</b>. The auth/none plugin is built and used by default, but either Brent Chun's <a href="http://www.theether.org/authd/">authd</a>, or Chris Dunlap's -<a href="ftp://ftp.llnl.gov/pub/linux/munge/">munge</a> should be installed in order to +<a href="http://home.gna.org/munge/">munge</a> should be installed in order to get properly authenticated communications. Unless you are experience with authd, we recommend the use of munge. The configure script in the top-level directory of this distribution will determine @@ -604,6 +604,6 @@ in the NEWS file. </pre> <p class="footer"><a href="#top">top</a></p> -<p style="text-align:center;">Last modified 5 October 2006</p> +<p style="text-align:center;">Last modified 8 November 2006</p> <!--#include virtual="footer.txt"-->