Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210828 - net-firewall/nufw should install a default /etc/pam.d/nuauth
Summary: net-firewall/nufw should install a default /etc/pam.d/nuauth
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 01:30 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-02-27 20:59 UTC (History)
2 users (show)

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


Attachments
nuauth.pam (nuauth.pam,155 bytes, text/plain)
2008-02-27 20:25 UTC, Cédric Krier
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 2008-02-20 01:30:49 UTC
When enabling pam, nufw looks for a nuauth configuration file, which is not shipped by the default output from the ebuild.
I'm not sure _who_ should be able to log in nufw, but if you tell me who should, I can provide you with a default for it.
Comment 1 Cédric Krier gentoo-dev 2008-02-27 20:25:12 UTC
Created attachment 144774 [details]
nuauth.pam
Comment 2 Cédric Krier gentoo-dev 2008-02-27 20:25:44 UTC
I take this file from mandriva.
Is it ok?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-02-27 20:38:24 UTC
That works, but allows login to any valid user in the system. If that's what you want you might want to use "pamd_mimic system-auth nufw auth account password session" instead.
Comment 4 Cédric Krier gentoo-dev 2008-02-27 20:59:07 UTC
Fix in cvs
Thanks