<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>15032</bug_id>
          
          <creation_ts>2003-02-03 08:54 0000</creation_ts>
          <short_desc>sudo - pam file not using defaults (pam_stack)</short_desc>
          <delta_ts>2003-02-05 06:33:10 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Admin</product>
          <component>CVS</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>tpeland@tkukoulu.fi</reporter>
          <assigned_to>azarah@gentoo.org</assigned_to>
          <cc>woodchip@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>tpeland@tkukoulu.fi</who>
            <bug_when>2003-02-03 08:54:46 0000</bug_when>
            <thetext>app-admin/sudo-1.6.6 installs into /etc/pam.d/sudo following file
--current--
auth       required   pam_pwdb.so   shadow nullok

In order to be compatible with the rest of the system (even after local 
changes like LDAP authentication) the file should be.
--should be--
auth       required     /lib/security/pam_stack.so service=system-auth
auth       required     /lib/security/pam_nologin.so


Reproducible: Always
Steps to Reproduce:
export USE=&quot;pam&quot;
emerge sudo</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-02-05 06:33:10 0000</bug_when>
            <thetext>Fixed on cvs, thanks.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>