Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210809 - dev-libs/libhome should install a default configuration file using system-auth as default pam provider
Summary: dev-libs/libhome should install a default configuration file using system-aut...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 00:52 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-03-23 14:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-02-20 00:52:52 UTC
I'm not sure what it defaults to, but if it defaults to anything else than system-auth, then it's broken and has to be fixed :)

Another option is to get it to default to a libhome pam.d file and then make that mimic system-auth, but it sounds too complicated rather than just setting the default to system-auth, considering that it is configurable.
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2008-02-27 20:01:55 UTC
no idea why common-lisp is in metadata ...

it defaults to "other", which is a sane default here IMO
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-02-27 20:08:25 UTC
other -> HAS to remain pam_deny for everything. Not a good default in my opinion...
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2008-03-23 14:42:58 UTC
i was wrong after all, it doesn't have a default pam module, instead the user configures which one should be used in a custom home.conf (none is installed by the ebuild)