New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fedora-25-minimal is password locked #3365

Closed
ohreally opened this Issue Dec 4, 2017 · 1 comment

Comments

Projects
None yet
2 participants
@ohreally

ohreally commented Dec 4, 2017

Qubes OS version:

R4.0-rc3

Affected TemplateVMs:

fedora-25-minimal


Steps to reproduce the behavior:

Install and clone fedora-25-minimal (following the docs at https://www.qubes-os.org/doc/templates/fedora-minimal/). Open VM Settings for the clone, and refresh the applications. Start XTerm.
Type 'su -' (following docs): system asks for root password.
Type 'sudo bash' (which is installed contrary to what the docs say): system asks for user password.
If there are default passwords for user and root, I have not been able to find them in the documentation.

For anyone running into this problem, open a dom0 terminal and type

qvm-run -u root fedora-25-minimal-clone xterm

(obviously replacing the name of my clone with the name of your clone). A root terminal will open where you can make all the changes you need (including sudo config).

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Dec 5, 2017

Member

This appears to be a duplicate of #3157. If you believe this is not really a duplicate, please leave a comment briefly explaining why. We'll be happy to take another look and, if appropriate, reopen this issue. Thank you.

Member

andrewdavidwong commented Dec 5, 2017

This appears to be a duplicate of #3157. If you believe this is not really a duplicate, please leave a comment briefly explaining why. We'll be happy to take another look and, if appropriate, reopen this issue. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment