Skip to content
Snippets Groups Projects
Commit f0bf790c authored by Moe Jette's avatar Moe Jette
Browse files

Change some web pointers for Debian and Ubuntu.

parent 394dcf65
No related branches found
No related tags found
No related merge requests found
This file describes changes in recent versions of SLURM. It primarily
documents those changes that are of interest to users and admins.
* Changes in SLURM 1.3.7
========================
* Changes in SLURM 1.3.6
========================
-- Add new function to get information for a single job rather than always
......
......@@ -16,12 +16,13 @@ SLURM has also been packaged for
Pluggable Authentication Module (PAM) for restricting access to compute nodes
where SLURM performs resource management. Access to the node is restricted to
user root and users who have been allocated resources on that node. <br>
pam_slurm is available for download from <br>
<a href="https://sourceforge.net/projects/slurm/">
https://sourceforge.net/projects/slurm/</a><br> or use the
<a href="http://www.debian.org/">Debian</a> package
named <i>libpam-slurm</i>.<br>
The latest stable release is version 1.4.</p>
pam_slurm is available for download from
<a href="https://sourceforge.net/projects/slurm/">
https://sourceforge.net/projects/slurm/</a><br>
SLURM's PAM module has also been packaged for
<a href="http://packages.debian.org/src:libpam-slurm">Debian</a> and
<a href="http://packages.ubuntu.com/src:libpam-slurm">Ubuntu</a>
(both named <i>libpam-slurm</i>).</p>
</ul>
<h1>Related Software</h1>
......@@ -30,18 +31,20 @@ The latest stable release is version 1.4.</p>
<li>Authentication plugins identifies the user originating a message.</li>
<ul>
<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="http://home.gna.org/munge/">http://home.gna.org/munge/</a>.
In order to compile the "auth/munge" authentication plugin for SLURM,
you will need to build and install Munge, available from
<a href="http://home.gna.org/munge/">http://home.gna.org/munge/</a> or
<a href="http://packages.debian.org/src:munge">Debian</a> or
<a href="http://packages.ubuntu.com/src:munge">Ubuntu</a>.
</li>
</ul>
<li>Databases can be used to store accounting information.
See our <a href="accounting.html">Accounting</a> web page for more information.</li>
<ul>
<li><a href="http://www.clusterresources.com/pages/products/gold-allocation-manager.php">Gold</a></li>
<li><a href="http://www.mysql.com/">MySQL</a></li>
<li><a href="http://www.mysql.com/">MySQL</a> (recommended)</li>
<li><a href="http://www.postgresql.org/">PostgreSQL</a></li>
<li><a href="http://www.clusterresources.com/pages/products/gold-allocation-manager.php">Gold</a></li>
</ul>
<li>Digital signatures (Cypto plugin) are used to insure message are not altered.</li>
......@@ -51,9 +54,9 @@ OpenSSL is recommended for generation of digital signatures.
Download it from <a href="http://www.openssl.org/">http://www.openssl.org/</a>.</li>
<li><b>Munge</b><br>
Munge can be used at an alternative to OpenSSL.
Munge is available under the Gnu General Public License, but is slower than OpenSSL
for the generation of digital signatures. Munge is available from
<a href="http://home.gna.org/munge/">http://home.gna.org/munge/</a>.</li>
Munge is available under the Gnu General Public License, but is slower than
OpenSSL for the generation of digital signatures. See Munge download
information above.</li>
</ul>
<li>Interconnect plugins (Switch plugin)</li>
......@@ -101,6 +104,6 @@ Portable Linux Processor Affinity (PLPA)</a></li>
</ul>
<p style="text-align:center;">Last modified 27 June 2008</p>
<p style="text-align:center;">Last modified 25 July 2008</p>
<!--#include virtual="footer.txt"-->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment