FS#7714 - rc.sysinit: 3 tries for non-root encrypted partitions before giving up
Attached to Project:
Arch Linux
Opened by Jonathan Frazier (wide-eye) - Monday, 30 July 2007, 19:26 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 21 October 2007, 09:11 GMT
Opened by Jonathan Frazier (wide-eye) - Monday, 30 July 2007, 19:26 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 21 October 2007, 09:11 GMT
|
Details
Description:
current setup will fail and likely panic during fsck after just one failed attempt to enter a password for an encrypted mount with "ASK" in /etc/cryptab. included is a patch that allows 3 tries to type in the correct password before giving up. Additional info: current/initscripts 0.8-12 Steps to reproduce: |
This task depends upon
Closed by Thomas Bächler (brain0)
Sunday, 21 October 2007, 09:11 GMT
Reason for closing: Fixed
Additional comments about closing: Using cryptsetup to ask for the passphrase works, if done properly.
There is a fix in initscripts-git, which will be in testing soon.
You can even specify the number of retries to cryptsetup using the fourth column of crypttab.
Sunday, 21 October 2007, 09:11 GMT
Reason for closing: Fixed
Additional comments about closing: Using cryptsetup to ask for the passphrase works, if done properly.
There is a fix in initscripts-git, which will be in testing soon.
You can even specify the number of retries to cryptsetup using the fourth column of crypttab.
FS#7267:http://bugs.archlinux.org/task/7267