Comment 1 for bug 1531268

Revision history for this message
MichaƂ Sawicz (saviq) wrote : Re: Wizard does not set up security properly in emulator

This is because the user in the emulator is created with a password (--password option to emulator), the wizard would then have to ask the user for the initial password to be able to change it. We could potentially skip the password screens when a password is set already.

One more thing is we're planning to differentiate between "admin" password (which would be the actual posix user password), and an "unlock" one, which would only be used on the lock screen. The admin password would be required for sudo, home folder encryption etc.