Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425802 - sys-apps/shadow-4.1.5.1: /bin/su shouldn't be world executable
Summary: sys-apps/shadow-4.1.5.1: /bin/su shouldn't be world executable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 11:07 UTC by wbrana
Modified: 2012-07-11 13:02 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 wbrana 2012-07-11 11:07:11 UTC
/bin/su would be more secure if it would use permission 4110 instead of 4111. Only users of some group e.g. sudo would be able to execute /bin/su.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-07-11 13:02:21 UTC
No. /bin/su already takes care of only allowing access to members of the wheel group (or whatever the admin decides to set it up with).