<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CMU_PAM_AUTH in Server Clustering</title>
    <link>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5557807#M429</link>
    <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The PAM authentication that you are referring to comes with SLURM, and is called "pam_slurm". It's a Pluggable Authentication Module (PAM) that you configure in the /etc/pam.d/system-auth file on RHEL that checks if the local node has been allocated to the user in SLURM before allowing ssh access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XC Support team developed a similar module for standard LSF, and our internal benchmark team still uses it for controlling access to compute nodes. Let me see if I can dig that up and make it available here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--Chris&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2012 19:06:13 GMT</pubDate>
    <dc:creator>Chris Holmes (CMU)</dc:creator>
    <dc:date>2012-02-20T19:06:13Z</dc:date>
    <item>
      <title>CMU_PAM_AUTH</title>
      <link>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5365647#M427</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to re-enable CMU_PAM_AUTH?&amp;nbsp; The notes in cmuserver.conf (default install) say that it only works in RHEL4 32 bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our admins log onto our cluster's via SSH using libpam-krb5 and authenticate off of our Active Directory which has strong password features.&amp;nbsp; Rather than enabling shadow passwords for these accounts, we'd like all authentication to be done on accounts which inherit our central password policy.&amp;nbsp; PAM integration is fairly easy and standard.&amp;nbsp; I'm not entirely sure why this fairly standard and necessary feature seems to have been dropped since RHEL 4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any assistance,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2011 18:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5365647#M427</guid>
      <dc:creator>rohitmehta</dc:creator>
      <dc:date>2011-10-18T18:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: CMU_PAM_AUTH</title>
      <link>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5392607#M428</link>
      <description>&lt;P&gt;There used to be a similar PAM_AUTH module to prevent users from ssh'ing to a compute node unless they had first acquired it via a bsub session.&amp;nbsp; When we dropped SLURM from LSF that went away also.&amp;nbsp; Would be great to have that functionality back.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2011 17:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5392607#M428</guid>
      <dc:creator>Dennis Gurgul</dc:creator>
      <dc:date>2011-11-16T17:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: CMU_PAM_AUTH</title>
      <link>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5557807#M429</link>
      <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The PAM authentication that you are referring to comes with SLURM, and is called "pam_slurm". It's a Pluggable Authentication Module (PAM) that you configure in the /etc/pam.d/system-auth file on RHEL that checks if the local node has been allocated to the user in SLURM before allowing ssh access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XC Support team developed a similar module for standard LSF, and our internal benchmark team still uses it for controlling access to compute nodes. Let me see if I can dig that up and make it available here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--Chris&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2012 19:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5557807#M429</guid>
      <dc:creator>Chris Holmes (CMU)</dc:creator>
      <dc:date>2012-02-20T19:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: CMU_PAM_AUTH</title>
      <link>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5557819#M430</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay in responding to this post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CMU_PAM_AUTH in the cmuserver.conf&amp;nbsp;file is referring to a technique where the GUI can log into Admin Mode automatically using standard PAM mechanisms, without the user providing a root password. This has nothing to do with controlling user access to the cluster nodes. Customers can configure any authentication method that they would like&amp;nbsp;for controlling user&amp;nbsp;access to the compute nodes. The only requirement from CMU is that the root account can ssh between the nodes in the cluster without a password, and CMU accomplishes this by default by&amp;nbsp;configuring consistent ssh keys on all nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CMU_PAM_AUTH was deprecated because it required a complete redesign to adapt to any OS distribution (the original implementation was designed to work on RHEL 4 only)&amp;nbsp;and continual maintainence to ensure that it worked on the latest OS distributions. The CMU team felt that this was a lot of work for a trivial feature, and that the work could be better spent on&amp;nbsp;more useful&amp;nbsp;features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2012 19:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-clustering/cmu-pam-auth/m-p/5557819#M430</guid>
      <dc:creator>Chris Holmes (CMU)</dc:creator>
      <dc:date>2012-02-20T19:22:00Z</dc:date>
    </item>
  </channel>
</rss>

