<?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>155205</bug_id>
          
          <creation_ts>2006-11-15 02:33 0000</creation_ts>
          <short_desc>sys-apps/qingy pam file shouldn&apos;t use pam_stack</short_desc>
          <delta_ts>2006-11-18 02:58:00 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>StuBouyer@gmail.com</reporter>
          <assigned_to>s4t4n@gentoo.org</assigned_to>
          <cc>base-system@gentoo.org</cc>
    
    <cc>hiyuh.root@gmail.com</cc>
    
    <cc>thecoop@runbox.com</cc>

      

      
          <long_desc isprivate="0">
            <who>StuBouyer@gmail.com</who>
            <bug_when>2006-11-15 02:33:18 0000</bug_when>
            <thetext>With the updated pam ebuild (pam-0.99.6.3-r1) qingy is no longer able to login as the qingy file in /etc/pam.d still uses the RedHat &quot;pam_stack&quot;.

This needs to be updated to use the &quot;include&quot; directive as per the pam ebuild info.

Here is my /etc/pam.d/qingy file that allows me to login

------ Start File --------

#%PAM-1.0

auth       required pam_securetty.so
auth       include  system-auth
auth       required pam_nologin.so

account    required pam_access.so
account    include  system-auth

password   include  system-auth

session    include  system-auth

# If you compiled sys-libs/pam with USE=&quot;pam_console&quot; and you
# want to enable pam_console, uncomment the following line
# and read carefully README.pam_console in /usr/share/doc/pam*
#session    optional    /lib/security/pam_console.so

----- End File -------

Thanks

StuBear</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2006-11-16 01:50:49 0000</bug_when>
            <thetext>Just tested your provided PAM file against my current PAM version (0.78-r3) and it appears to work correctly. I&apos;ll replace the default qingy one with this...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2006-11-16 02:03:00 0000</bug_when>
            <thetext>Fixed. Thanks for the submission (also, will apply the updated PAM script upstream so that new qingy versions will have it)!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-11-18 02:58:00 0000</bug_when>
            <thetext>*** Bug 155560 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
      
    </bug>

</bugzilla>