Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51113 - PAM use flag description is dangerous if missunderstood.
Summary: PAM use flag description is dangerous if missunderstood.
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: USE Variable HOWTO (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 22:20 UTC by Vince Castellano
Modified: 2004-08-12 01:23 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 Vince Castellano 2004-05-14 22:20:41 UTC
The description for pam is as follows:
pam 	Adds support PAM (Pluggable Authentication Modules)

However, a -pam will bork a system, and this variable should only be used in non-system package specific use flag alterations. I think there should be some note, as this has been known (a few I know at least) that has broken their system or install due to this.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Roman Gaufman 2004-07-07 08:06:49 UTC
I agree that adding "dangerous" to the use flag description is a nice safety measure.

like: Adds PAM support - disabling is dangerous!
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-12 01:23:40 UTC
warning added (after I broke a box today when I missed the pam use flag due to USE=-*).