<?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: Query about PAM in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588251#M68494</link>
    <description>With PAM versions prior to 0.78 pam_wheel didn't allow su to user other than root. Version 0.78 make this enforcement optional with root_only option.&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161579" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161579&lt;/A&gt;</description>
    <pubDate>Fri, 22 Jul 2005 00:33:20 GMT</pubDate>
    <dc:creator>Ermin Borovac</dc:creator>
    <dc:date>2005-07-22T00:33:20Z</dc:date>
    <item>
      <title>Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588248#M68491</link>
      <description>As mentioned in a thread before - I am setting up our standard Redhat environment - using V4U1.&lt;BR /&gt;&lt;BR /&gt;We use Tru64 and are migrating to Linux RHEL. Under T64 only users in the system group can su to root, while others can su to other accounts as long as they know the password.&lt;BR /&gt;&lt;BR /&gt;We would like to allow the same in RHEL however the PAM solution once enabled ie pam_wheel.so use_id results in no one being able to su except for users being the member of the wheel group. This defeats the purpose of allowing staff to be normal users who have the ability to su to oracle to act as dbas.&lt;BR /&gt;&lt;BR /&gt;We wish to have the control over su to root but not the whole distance. I was browsing somewhere that mentioned that this was a bug in PAM or is it intended? and can the method that we want (ie Only locking root out to wheel group members but allowing su to other accounts) be implemented in a simpler way (ie not using pam_listfiles.so as this will create an admin headache).&lt;BR /&gt;&lt;BR /&gt;Any help would be good?&lt;BR /&gt;&lt;BR /&gt;Robert.</description>
      <pubDate>Fri, 22 Jul 2005 00:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588248#M68491</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2005-07-22T00:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588249#M68492</link>
      <description>Hrm.. in '/etc/pam.d/su', you should have a line similar to:&lt;BR /&gt;&lt;BR /&gt;auth required pam_wheel.so group=system use_uid&lt;BR /&gt;&lt;BR /&gt;as the 2nd or 3rd line.</description>
      <pubDate>Fri, 22 Jul 2005 00:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588249#M68492</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-22T00:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588250#M68493</link>
      <description>Gday SEP (if I may?),&lt;BR /&gt;&lt;BR /&gt;By placing group=system just means that members of system can su. It still doesnt fix the fact that unless your a member of system you cannot su - full stop end of story!&lt;BR /&gt;&lt;BR /&gt;If I create an account called test and it has a password fred. Then if I am not a member of the system group to su to root I cannot su - test (password: fred) it returns su: incorrect password&lt;BR /&gt;&lt;BR /&gt;I read an approach using listfiles and setting up individual groups and using listfiles and group membership to allow su, but thats a lot of mucking about and when another group/user comes along then you have to set that one up as well.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Fri, 22 Jul 2005 00:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588250#M68493</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2005-07-22T00:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588251#M68494</link>
      <description>With PAM versions prior to 0.78 pam_wheel didn't allow su to user other than root. Version 0.78 make this enforcement optional with root_only option.&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161579" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161579&lt;/A&gt;</description>
      <pubDate>Fri, 22 Jul 2005 00:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588251#M68494</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-07-22T00:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588252#M68495</link>
      <description>Try again, Sorry Stuart - thought the email was from SEP am new to all this. Oh for the good old days of VMS and ringing up DEC!&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jul 2005 00:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588252#M68495</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2005-07-22T00:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588253#M68496</link>
      <description>Thanks Ermin,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Looks like I have to wait until the fix in 0.77 (regress from 0.78) becomes available?&lt;BR /&gt;&lt;BR /&gt;Robert.</description>
      <pubDate>Fri, 22 Jul 2005 00:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588253#M68496</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2005-07-22T00:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Query about PAM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588254#M68497</link>
      <description>Or you could cheat..&lt;BR /&gt;&lt;BR /&gt;Grab the FC4 pam-0.79 SRC RPM's, and compile then for RHEL4 using 'rpmbuild --rebuild ...'.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/SRPMS/pam-0.79-9.src.rpm" target="_blank"&gt;ftp://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/SRPMS/pam-0.79-9.src.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;.. and associated others (from &lt;A href="ftp://download.fedora.redhat.com/pub/fedora/linux/core/4/SRPMS/pam-*-0.79-8.src.rpm" target="_blank"&gt;ftp://download.fedora.redhat.com/pub/fedora/linux/core/4/SRPMS/pam-*-0.79-8.src.rpm&lt;/A&gt; ) if required.&lt;BR /&gt;&lt;BR /&gt;I love a good cheat :P</description>
      <pubDate>Fri, 22 Jul 2005 01:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-about-pam/m-p/3588254#M68497</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-22T01:06:17Z</dc:date>
    </item>
  </channel>
</rss>

