ubiquity prompts for a MOK password that it then does not use
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Focal |
Confirmed
|
Undecided
|
Unassigned | ||
ubuntu-drivers-common (Ubuntu) |
Triaged
|
High
|
Alberto Milone | ||
Focal |
Triaged
|
High
|
Alberto Milone |
Bug Description
When opting to install non-free drivers on my new laptop, ubiquity tells me that:
Installing third-party drivers requires configuring Secure Boot. To do this,
you need to choose a security key now, and enter it when the system restarts.
And it forces me to choose a password.
However, the only hardware on my system that has non-free drivers is nvidia; and thanks to linux-restricte
I should not be prompted to create another password for a thing before we know it's actually going to be needed / used. This means ubiquity should know to only prompt for a password and invoke mokutil if proprietary drivers other than linux-modules-
Also, note that the unlike ubiquity, dkms/shim-signed debconf handling of the secureboot does not use a 'password' field type. This is not a sensitive password that must be kept secret, it is only used to prove to MokManager when running from UEFI that the key enrollment request came from the person who has physical control of the hardware and is used one time, then discarded. So there's really no need to hide the text being entered in this field.
Changed in ubiquity (Ubuntu Focal): | |
milestone: | none → ubuntu-20.04.1 |
Changed in ubuntu-drivers-common (Ubuntu): | |
importance: | Undecided → High |
Changed in ubuntu-drivers-common (Ubuntu Focal): | |
importance: | Undecided → High |
Changed in ubuntu-drivers-common (Ubuntu): | |
status: | New → Triaged |
Changed in ubuntu-drivers-common (Ubuntu Focal): | |
status: | New → Triaged |
Changed in ubuntu-drivers-common (Ubuntu): | |
assignee: | nobody → Alberto Milone (albertomilone) |
Changed in ubuntu-drivers-common (Ubuntu Focal): | |
assignee: | nobody → Alberto Milone (albertomilone) |
Confirming