GNOME Bugzilla – Bug 792339
pam_gdm: bail if more than one password
Last modified: 2018-01-09 14:05:15 UTC
it's possible for different disks to have different encryption passwords at startup. In that case, we won't know which one to use, so bail.
Created attachment 366507 [details] [review] pam_gdm: bail if more than one password
Attachment 366507 [details] pushed as 250dd69 - pam_gdm: bail if more than one password
When you say it will "bail", what exactly won't happen? * will autologin still happen? (I'm guessing yes) * will the login keyring be unlocked? (I'm guessing no) * will the keyring password be changed after I manually unlock it? (I'm guessing no)
correct on all counts.