Bug 853788
Summary: | anaconda (text mode) set root password appears to not to work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <rtguille> |
Component: | anaconda | Assignee: | David Cantrell <dcantrell> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | awilliam, dwa, g.kaviyarasu, hamzy, jonathan, kparal, robatino, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | AcceptedBlocker | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-09-17 22:53:06 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: | |||
Bug Depends On: | |||
Bug Blocks: | 752654, 846989 |
Description
Reartes Guillermo
2012-09-02 20:29:45 UTC
Anaconda looks like it's locking the root account by default. If you look at /root/anaconda-ks.cfg, the line reads: rootpw --lock --plaintext [plaintext root password] Seen on ppc64 with anaconda 18.6.5 as well. Raising prio/sev to 'high' since ppc typically doesn't have graphics hardware. Problem located, patch posted. Proposing as Alpha blocker per criterion "When booting a system installed without a graphical environment, or when using a correct configuration setting to cause an installed system to boot in non-graphical mode, the system should boot to a state where it is possible to log in through at least one of the default virtual consoles" - if the root password isn't set you can't log in. Discussed at 2012-09-05 blocker review meeting. Accepted as a blocker per criterion cited in comment #3. Still broken in Alpha TC6. Pushed to master and picked to f18-alpha-branch. anaconda-18.6.6-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/anaconda-18.6.6-1.fc18 Package anaconda-18.6.6-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-18.6.6-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-13611/anaconda-18.6.6-1.fc18 then log in and leave karma (feedback). Tried with f18 pretc7-2 netinst (anaconda v18.6.6) and it worked. The root password set in the text mode installed worked after install. This is fixed in F18 Alpha RC2, root password is set. 18.6.7 went stable, so closing this. anaconda-18.6.6-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |