<?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>23789</bug_id>
          
          <creation_ts>2003-06-30 17:05 0000</creation_ts>
          <short_desc>Add local useflag to pam for pam_pwdfile</short_desc>
          <delta_ts>2004-08-11 23:04:51 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>
          <bug_file_loc>http://cpbotha.net/pam_pwdfile.html</bug_file_loc>
          
          
          <priority>P4</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>benkstein@gmx.de</reporter>
          <assigned_to>pam-bugs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>benkstein@gmx.de</who>
            <bug_when>2003-06-30 17:05:52 0000</bug_when>
            <thetext>I want to use pam_pwdfile[1]. This is a pam module which provides authentification against a file with contains username:crypted_password
pairs.
I wanted to make an own ebuild for this, but I had some problems with this.

This module compiles just fine when I do:
&lt;code&gt;
ebuild /usr/portage/sys-libs/pam/pam-0.75-r11.ebuild unpack
cd /var/tmp/portage/pam-0.75-r11/work/Linux-PAM-0.75/modules/
tar xzf /usr/portage/distfiles/pam_pwdfile-0.98.tar.gz #[2]
ebuild /usr/portage/sys-libs/pam/pam-0.75-r11.ebuild merge
&lt;/code&gt;

I.e. you just need to unpack in the modules directory in the pam-sources
tree and then compile as normal. Is it possible to add a local useflag to future pam ebuild so that this step will be done?
If this is not possible for security or whatever reason please give me a hint how an own ebuild could be made.

TIA and bye
Frank Benkstein. benkstein _AT_ gmx.de

PS: The module is published under terms of GPL-2.

[1] http://cpbotha.net/pam_pwdfile.html
[2] http://cpbotha.net/files/pam_pwdfile/pam_pwdfile-0.98.tar.gz</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-07-17 07:50:16 0000</bug_when>
            <thetext>Its not much overhead - Ill rather just add it and get done with in the
next few days.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>benkstein@gmx.de</who>
            <bug_when>2003-09-28 00:51:59 0000</bug_when>
            <thetext>Hi.

Is there anything going on with this bug?

Greetings
Frank Benkstein.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>woodchip@gentoo.org</who>
            <bug_when>2003-10-23 16:03:39 0000</bug_when>
            <thetext>pam_dotfile is in portage, which i think sounded familiar.

might want to see if it gives you thr functionality you need.

just a thought.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>benkstein@gmx.de</who>
            <bug_when>2003-10-23 21:50:24 0000</bug_when>
            <thetext>Thank you. But no it doesnt. I want to use pam_pwdfile with checkpassword-pam
an the authenticated users do not even need to exist in the system database
this way.
With pam_dotfile they need an account and a home directory which is not what
I want.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2004-08-11 23:04:51 0000</bug_when>
            <thetext>In CVS as a seperate ebuild, sys-libs/pam_pwdfile.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>