Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10030 - baselayout has a root password
Summary: baselayout has a root password
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-31 15:29 UTC by Nicholas Jones (RETIRED)
Modified: 2003-02-04 19: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 Nicholas Jones (RETIRED) gentoo-dev 2002-10-31 15:29:12 UTC
I was looking at the merges... baselayout seemed to have a password
set for root in shadow. Is that intentional? If a user merges that
then they may have just comprimised their box and at the same time locked
themselves out.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-31 16:10:19 UTC
Yeah, its a md5 encoded "blank" passwd.  Check pkg_postinst() .. it will *never*
update shadow and passwd if they are present ...