<?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: pam_wheel.so on SuSE in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858776#M25097</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can actually configure using webmin or Yast tool.&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Sep 2006 23:15:57 GMT</pubDate>
    <dc:creator>Ryan Goh</dc:creator>
    <dc:date>2006-09-07T23:15:57Z</dc:date>
    <item>
      <title>pam_wheel.so on SuSE</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858772#M25093</link>
      <description>On our SuSE systems that have pam-0.80-6 and no NIS, I'm able to include the following line in /etc/pam.d/su and it restricts su to root to members of the wheel group as expected:&lt;BR /&gt;&lt;BR /&gt;auth requisite pam_wheel.so group=wheel&lt;BR /&gt;&lt;BR /&gt;However, on some older installs with pam-0.77-124 or pam-0.77-221 using NIS, this same line doesn't quite work. It seems to work as expected for local users, but, if the user is defined in NIS, it allows them to su to root regardless of the wheel restriction.&lt;BR /&gt;&lt;BR /&gt;The complete /etc/pam.d/su is:&lt;BR /&gt;&lt;BR /&gt;#%PAM-1.0&lt;BR /&gt;auth     sufficient     pam_rootok.so&lt;BR /&gt;auth     requisite      pam_wheel.so group=wheel&lt;BR /&gt;auth     required       pam_unix2.so    nullok #set_secrpc&lt;BR /&gt;account  required       pam_unix2.so&lt;BR /&gt;password required       pam_pwcheck.so  nullok&lt;BR /&gt;password required       pam_unix2.so    nullok use_first_pass use_authtok&lt;BR /&gt;#session required       pam_homecheck.so&lt;BR /&gt;session  required       pam_unix2.so    debug # none or trace&lt;BR /&gt;&lt;BR /&gt;These are significantly different from the pam-0.80-6 entries:&lt;BR /&gt;&lt;BR /&gt;#%PAM-1.0&lt;BR /&gt;auth     sufficient     pam_rootok.so&lt;BR /&gt;auth     requisite      pam_wheel.so group=wheel&lt;BR /&gt;auth     include        common-auth&lt;BR /&gt;account  include        common-account&lt;BR /&gt;password include        common-password&lt;BR /&gt;session  include        common-session&lt;BR /&gt;session  optional       pam_xauth.so&lt;BR /&gt;&lt;BR /&gt;Anyone who knows PAM well want to take a stab at explaining this? A bug? A configuration problem?</description>
      <pubDate>Thu, 07 Sep 2006 13:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858772#M25093</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-09-07T13:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: pam_wheel.so on SuSE</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858773#M25094</link>
      <description>So, any of the versions works with NIS? Can you add the debug option to the pam_wheel module and post the syslog messages?</description>
      <pubDate>Thu, 07 Sep 2006 14:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858773#M25094</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-07T14:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: pam_wheel.so on SuSE</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858774#M25095</link>
      <description>Ugh! Now it appears to be working properly even with the NIS users. Maybe it just needs to think about it for a while. :)</description>
      <pubDate>Thu, 07 Sep 2006 14:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858774#M25095</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-09-07T14:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: pam_wheel.so on SuSE</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858775#M25096</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I believe it is a bug in the libwrap.so with tcp wrappers.&lt;BR /&gt;&lt;BR /&gt;I don't know a lot about tcp_wrappers but just went through the basics during RHCE training.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 07 Sep 2006 14:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858775#M25096</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-07T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: pam_wheel.so on SuSE</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858776#M25097</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can actually configure using webmin or Yast tool.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 23:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pam-wheel-so-on-suse/m-p/3858776#M25097</guid>
      <dc:creator>Ryan Goh</dc:creator>
      <dc:date>2006-09-07T23:15:57Z</dc:date>
    </item>
  </channel>
</rss>

