On Sun, Apr 10, 2005 at 01:50:06PM -0400, Andres Salomon wrote:
> One of the problems I have w/ cryptsetup is that it lacks a way to turn
> off password prompting without completely turning off cryptdisks.
> Ideally, what I'd like to have happen is:
> 1) machine boots, /tmp and swap are mounted from crypttab.
> 2) I log in, run the cryptdisks init script; /mnt/ is mounted, prompting
> me for a password.

As we discussed on IRC, I think the manually mounted /mnt should be handled
by mount, ala bug #290324. This way the user just adds a line like:

/dev/hda2       /mnt    ext2    noauto,user,dmname=mnt          0 2

to his /etc/fstab, and then later runs simply: mount /mnt

-- 
Wesley W. Terpstra <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to