canonical / ubuntu-desktop-provision

Ubuntu Desktop Provision
GNU General Public License v3.0
58 stars 27 forks source link

require password to log in toggle on account creation #764

Open ozgur-as opened 1 month ago

ozgur-as commented 1 month ago

hello!

i am using netbooting and a http served autoinstall (https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html) to deploy ubuntu desktop with only identity section being interactive to change computer name and to set a password.

when i was doing this with 22.04, the gui was served with "require my password to log in" disabled by default. with 24.04, the option is enabled by default with no option to override on either subiquity side nor whitelabel side.

any workarounds that you can suggest? also feel free to consider this as a feature request if it's something that should be done on ubuntu-desktop-provision.

thanks :)