Bug 1030626

Summary: forces user creation in kickstart
Product: Red Hat Enterprise Linux 7 Reporter: Bill Nottingham <notting>
Component: anacondaAssignee: Brian Lane <bcl>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: atodorov, borgan, mattdm, rvokal, stephan.wiesand
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: anaconda-19.31.82-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 13:56:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2013-11-14 20:11:12 UTC
Description of problem:

I have a kickstart with:

rootpw --lock

It's intended for a cloud image.

Anaconda stops during installation (virt-install, presumably also with livemedia-creator or oz) and forces me to create a user

Version-Release number of selected component (if applicable):

20131114 nightly

Comment 2 Brian Lane 2013-11-15 00:11:08 UTC
You need to have either root or a user defined (or both). spins typically setup root with a password and then remove it in %post, you could setup a password and then in %post lock it with passwd -l

Comment 3 Matthew Miller 2013-12-04 18:08:47 UTC
Brian, could you reconsider? Given the security issue with not having a locked password, we'd _really_ like the main command to say "locked" and not depend on %post.

I can envision non-cloud use cases for this as well, where the root password should be locked and no users created, because user accounts are provided by a network service and root access by sudo. This is a common scenario in large university deployments, for example.

Comment 4 David Cantrell 2013-12-16 20:03:01 UTC
I'm moving this one to rhel-7.1.0? for now.  I understand the use case, but I'm wondering if should expose the functionality requested through a different command so it is more obvious for use creating cloud images.  I feel we may be setting up non-cloud users for potentially locking themselves out of systems if they accidentally add 'rootpw --lock' and don't also create a user account.  That's sort of the thing we want to prevent in general.

Comment 5 Stephan Wiesand 2013-12-18 10:25:32 UTC
Isn't "rootpw --iscrypted !!" an acceptable workaround?

Comment 7 Brian Lane 2014-08-01 22:40:14 UTC
I've sent a patch to the list for comment. After pondering this, I think a kickstart with rootpw --lock is safe enough. It is something that they user has done explicitly, and if they did it on accident it's easy enough for them to edit their kickstart and not do it again.

Comment 10 errata-xmlrpc 2015-03-05 13:56:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0312.html