Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93170 - app-admin/conserver openpam compatibility
Summary: app-admin/conserver openpam compatibility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jason Wever (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 93119
  Show dependency tree
 
Reported: 2005-05-19 03:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

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


Attachments
Ebuild patch (conserver.patch,1.73 KB, patch)
2005-05-19 03:16 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
conserver.pam-include (conserver.pam-include,245 bytes, text/plain)
2005-05-19 03:16 UTC, Diego Elio Pettenò (RETIRED)
Details

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 03:16:12 UTC
The attached patch, with the attached pamd file, made conserver work with openpam pam implementation. This means that it doesn't use pam_stack module but include directive which is present in virtual/pam (sys-libs/pam-0.78).

The ebuild patch also sues newpamd to install the file, and changes also init.d and conf.d files' installation to use the new* functions, and change `` to $().

As the dependencies changes versions, a revbump is needed (also because the package is stable on some archs).

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 03:16:27 UTC
Created attachment 59278 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 03:16:46 UTC
Created attachment 59279 [details]
conserver.pam-include
Comment 3 Jason Wever (RETIRED) gentoo-dev 2005-05-21 16:28:08 UTC
Added into portage as conserver-8.1.11-r1.  Thanks for the bug!