Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93201 - net-mail/poppassd_ceti: openpam and amd64 compatibility support
Summary: net-mail/poppassd_ceti: openpam and amd64 compatibility support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Marcus D. Hanwell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 93118
Blocks: 93119
  Show dependency tree
 
Reported: 2005-05-19 05:59 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch (poppassd_ceti.patch,1.17 KB, patch)
2005-05-19 05:59 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 05:59:22 UTC
The attached patch applied over current ebuild, if the new pam eclass is in place (see bug #93118), allows poppassd_ceti to work with openpam implementantion and fixes the problem of fullpath for amd64 (no-lib32 profile).

It uses pamd_mimic_system function to create the base pamd file and adds cracklib support directly from the ebuild itself, so no more pamd file needed.

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 05:59:47 UTC
Created attachment 59300 [details, diff]
Ebuild patch
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-05-24 09:57:39 UTC
Your patch didn't work quite right, creating a file called auth in /etc/pam.d/. 
I corrected that, and it seems to work just fine now, committed as 
poppassd_ceti-1.8.5-r1.