Opened 3 years ago
Closed 3 years ago
#24 closed defect (implemented)
template: use * in /etc/shadow for root and user account
| Reported by: | joanna | Owned by: | joanna |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 Alpha 2 |
| Component: | templates | Keywords: | |
| Cc: |
Description
The user will still be able to start apps via qvm-run -u, but not trivially escalate to root in a VM via su.
Additionally we should configure pam to allow log in via console without any password. This is for debugging and emergency access to the VMs via xm console.
Change History (1)
comment:1 Changed 3 years ago by joanna
- Resolution set to implemented
- Status changed from new to closed

Done in core-vm package:
http://qubes-os.org/gitweb/?p=joanna/core.git;a=commit;h=d0d82a5090c23222cd572723631f358a31c61d0e
Will incorporate into template when building it next time.